Add: paging & test

This commit is contained in:
xamidev
2024-08-18 12:19:16 +02:00
parent 7e551dbfae
commit cd705589de
11 changed files with 256 additions and 2 deletions

View File

@@ -27,4 +27,6 @@ SECTIONS {
*(COMMON)
*(.bss)
}
end = .; _end = .; __end = .;
}