50d49
< #if !FULL_SYSTEM
52d50
< #endif
74d71
< #if !FULL_SYSTEM
76d72
< #endif
80,84c76
< PageTable(
< #if !FULL_SYSTEM
< Process *_process,
< #endif
< Addr _pageSize = TheISA::VMPageSize);
---
> PageTable(Process *_process, Addr _pageSize = TheISA::VMPageSize);