Fixed most compiler errors. Need to do more.

This commit is contained in:
Bahadir Balban
2008-03-12 22:20:32 +00:00
parent 8447cd6ce3
commit cd79fa8f58
12 changed files with 615 additions and 569 deletions

View File

@@ -7,7 +7,7 @@
#define __MEMORY_H__
#include <vm_area.h>
#include <kdata.h>
#include <init.h>
struct membank {
unsigned long start;