mirror of
https://github.com/drasko/codezero.git
synced 2026-01-19 14:23:15 +01:00
Fixed most compiler errors. Need to do more.
This commit is contained in:
@@ -27,5 +27,8 @@ extern struct initdata initdata;
|
||||
int request_initdata(struct initdata *i);
|
||||
|
||||
void initialise(void);
|
||||
int init_devzero(void);
|
||||
struct vm_file *get_devzero(void);
|
||||
int init_boot_files(struct initdata *initdata);
|
||||
|
||||
#endif /* __MM_INIT_H__ */
|
||||
|
||||
Reference in New Issue
Block a user