Merge commit 'eb98f1f2915446ef05120482a2fc353c76330b50' into mmap_binary
[tpg/acess2.git] / Kernel / arch / x86 / include / arch.h
index ade7491..d82fc2c 100644 (file)
@@ -87,7 +87,7 @@ typedef signed long long      Sint64;
 typedef Uint   size_t;
 typedef char   BOOL;
 
-typedef Uint64 tPAddr;
+typedef Uint32 tPAddr;
 typedef Uint32 tVAddr;
 
 typedef struct {

UCC git Repository :: git.ucc.asn.au