Luna/libs/libc
2022-10-02 12:44:32 +02:00
..
include Syscalls return a value, right? 2022-10-02 10:47:59 +02:00
src Syscalls return a value, right? 2022-10-02 10:47:59 +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 Adjust build system to be more flexible and to work with the new toolchain 2022-10-02 12:44:32 +02:00