feature: kalloc_frame and demo in the main

This commit is contained in:
2024-09-19 17:04:35 +02:00
parent 8fd17276b2
commit f559e71433
4 changed files with 57 additions and 23 deletions

View File

@ -24,5 +24,6 @@ SECTIONS
{
*(COMMON)
*(.bss)
end_kernel = .;
}
}