mirror of
https://github.com/drasko/codezero.git
synced 2026-01-18 22:03:16 +01:00
Fixed most compiler errors. Need to do more.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#define __MEMORY_H__
|
||||
|
||||
#include <vm_area.h>
|
||||
#include <kdata.h>
|
||||
#include <init.h>
|
||||
|
||||
struct membank {
|
||||
unsigned long start;
|
||||
|
||||
Reference in New Issue
Block a user