Finished Aurix Protocol, AxBoot logs to file now
This commit is contained in:
parent
b1d59e02eb
commit
d1a5d7d43d
37 changed files with 744 additions and 221 deletions
|
@ -46,6 +46,6 @@ typedef struct _axboot_memmap {
|
|||
int type;
|
||||
} axboot_memmap;
|
||||
|
||||
axboot_memmap *get_memmap(pagetable *pm);
|
||||
uint32_t get_memmap(axboot_memmap **map, pagetable *pm);
|
||||
|
||||
#endif /* _MEM_MEMMAP_H */
|
Loading…
Add table
Add a link
Reference in a new issue