More 64-bit related compile errors.

This commit is contained in:
Aleric Inglewood
2012-01-22 02:48:28 +01:00
parent 94d6ef126f
commit f176aeed8d
2 changed files with 7 additions and 7 deletions

View File

@@ -281,7 +281,7 @@ public:
void dump() ;
private:
U32 getPageIndex(U32 addr) ;
U32 getPageIndex(char const* addr) ;
U32 getBlockLevel(U32 size) ;
U16 getPageLevel(U32 size) ;
LLMemoryBlock* addBlock(U32 blk_idx) ;