Luna/libs/libc
2022-10-04 19:11:54 +02:00
..
include libc: Rename the _ folder to bits, as used internally by libraries 2022-10-04 19:11:54 +02:00
src libc: Rename the _ folder to bits, as used internally by libraries 2022-10-04 19:11:54 +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 Kernel: Add SSE support (enable SSE on boot and save context (user tasks only) on task switch) 2022-10-02 18:53:54 +02:00