1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 04:24:43 +00:00
oot/include/libc
Tharo 3475651701
libc cleanup (#1568)
* libc cleanup

* Suggested changes, small alloca tweak

* Remove printf include
2023-10-27 16:06:44 +02:00
..
alloca.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
assert.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
math.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
stdarg.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
stdbool.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
stddef.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
stdint.h Use long over int for s32/u32 types (#1546) 2023-10-17 21:16:31 +02:00
stdio.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
stdlib.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
string.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00