Kernel/x86_64 - Fixed collision with stddef.h
[tpg/acess2.git] / KernelLand / Kernel / arch / x86_64 / include / arch.h
index 633b167..c0572cb 100644 (file)
@@ -43,7 +43,6 @@ typedef Uint64        Uint;
 typedef Uint64 tPAddr;
 typedef Uint64 tVAddr;
 
-typedef Uint64 size_t;
 typedef char   BOOL;
 
 #define __ASM__        __asm__ __volatile__

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