mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-12 07:49:17 +00:00
Move bootloader code to a separate directory
This commit is contained in:
@ -13,4 +13,3 @@ void _start(void *Raw)
|
||||
Entry(NULL);
|
||||
return;
|
||||
}
|
||||
// C stuff
|
Reference in New Issue
Block a user