Luna/libs/libc
2022-10-02 17:02:15 +02:00
..
include Add a proper syscall() function to unistd.h 2022-10-02 17:02:15 +02:00
src Add a proper syscall() function to unistd.h 2022-10-02 17:02:15 +02:00
crt0.asm WIP: Add a C Library, let's try to compile a Hosted GCC cross-compiler using this! 2022-10-01 20:59:22 +02:00
crti.asm WIP: Add a C Library, let's try to compile a Hosted GCC cross-compiler using this! 2022-10-01 20:59:22 +02:00
crtn.asm WIP: Add a C Library, let's try to compile a Hosted GCC cross-compiler using this! 2022-10-01 20:59:22 +02:00
Makefile Update build system 2022-10-02 17:01:30 +02:00