arch/i386
|
Initial commit. We have a booting kernel
|
2022-11-12 21:04:47 +02:00 |
include
|
Add strcpy and strncpy
|
2022-11-12 23:47:06 +02:00 |
stdio
|
Add %p to printf
|
2022-11-13 00:33:45 +02:00 |
stdlib
|
Initial commit. We have a booting kernel
|
2022-11-12 21:04:47 +02:00 |
string
|
Add strcpy and strncpy
|
2022-11-12 23:47:06 +02:00 |
.gitignore
|
Initial commit. We have a booting kernel
|
2022-11-12 21:04:47 +02:00 |
Makefile
|
Add strcpy and strncpy
|
2022-11-12 23:47:06 +02:00 |