mirror of
https://github.com/drasko/codezero.git
synced 2026-04-19 10:19:05 +02:00
Rearranged devzero. More bugs to fix.
This commit is contained in:
@@ -33,7 +33,7 @@ void init_mm(struct initdata *initdata)
|
||||
printf("%s: Initialised page allocator.\n", __TASKNAME__);
|
||||
|
||||
/* Initialise the zero page */
|
||||
init_zero_page();
|
||||
init_devzero();
|
||||
printf("%s: Initialised zero page.\n", __TASKNAME__);
|
||||
|
||||
init_utcb();
|
||||
|
||||
Reference in New Issue
Block a user