mirror of
https://github.com/drasko/codezero.git
synced 2026-02-11 01:13:16 +01:00
Revised task initialisation, revising mmap yet.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
struct initdata {
|
||||
struct bootdesc *bootdesc;
|
||||
struct page_bitmap page_map;
|
||||
struct list_head boot_file_list;
|
||||
};
|
||||
|
||||
extern struct initdata initdata;
|
||||
|
||||
Reference in New Issue
Block a user