2ship2harkinian/include/libc
Anghelo Carvajal e70a8fbb99
Add stddef.h and libc headers cleanup (#396)
* Move headers to include/libc

* stddef

* move math.h

* General cleanup

* move fabs, sqrtf and sqrt to math.h

* move alloca and assert

* whoops
2021-11-05 23:44:58 -03:00
..
alloca.h Add stddef.h and libc headers cleanup (#396) 2021-11-05 23:44:58 -03:00
assert.h Add stddef.h and libc headers cleanup (#396) 2021-11-05 23:44:58 -03:00
math.h Add stddef.h and libc headers cleanup (#396) 2021-11-05 23:44:58 -03:00
stdarg.h Add stddef.h and libc headers cleanup (#396) 2021-11-05 23:44:58 -03:00
stdbool.h Add stddef.h and libc headers cleanup (#396) 2021-11-05 23:44:58 -03:00
stddef.h Add stddef.h and libc headers cleanup (#396) 2021-11-05 23:44:58 -03:00
stdint.h Add stddef.h and libc headers cleanup (#396) 2021-11-05 23:44:58 -03:00
stdlib.h Add stddef.h and libc headers cleanup (#396) 2021-11-05 23:44:58 -03:00