Add standard C headers

This commit is contained in:
2025-12-16 19:26:57 +01:00
parent 04d59fd6d2
commit c4c1939637
14 changed files with 1469 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
#include <limine/limine.h>
void bootmain(void) {
for (;;);