mm/include/libc
Anghelo Carvajal 7649cd309a
Organize `libc` and `libm` files (#1499)
* memmove

* strcpy

* strcmp

* memset

* fmodf

* fix some missing includes

* Remove libc header dependencies on libultra

* fix

* review
2023-11-28 13:01:14 +11:00
..
alloca.h Move libultra function declarations to libultra headers (#1196) 2023-09-02 15:34:29 -04:00
assert.h Move the system heap and the framebuffers to their own segments (#1488) 2023-11-26 09:47:21 -03:00
math.h Organize `libc` and `libm` files (#1499) 2023-11-28 13:01:14 +11:00
stdarg.h Move libultra function declarations to libultra headers (#1196) 2023-09-02 15:34:29 -04:00
stdbool.h Fix ultratypes types (#1454) 2023-11-16 16:01:42 +11:00
stddef.h Organize `libc` and `libm` files (#1499) 2023-11-28 13:01:14 +11:00
stdint.h Fix ultratypes types (#1454) 2023-11-16 16:01:42 +11:00
stdlib.h Move libultra function declarations to libultra headers (#1196) 2023-09-02 15:34:29 -04:00
string.h Organize `libc` and `libm` files (#1499) 2023-11-28 13:01:14 +11:00