mirror of
https://github.com/drasko/codezero.git
synced 2026-02-22 23:03:14 +01:00
Added freeing of pager init memory, but this memory is currently not utilized.
This commit is contained in:
@@ -37,5 +37,6 @@ extern struct cap_list capability_list;
|
||||
|
||||
struct initdata;
|
||||
int read_kernel_capabilities(struct initdata *);
|
||||
void copy_boot_capabilities(struct initdata *initdata);
|
||||
|
||||
#endif /* __MM0_CAPABILITY_H__ */
|
||||
|
||||
Reference in New Issue
Block a user