Kernel/x86_64 - Fixed collision with stddef.h
authorJohn Hodge (sonata) <[email protected]>
Sun, 9 Dec 2012 05:02:16 +0000 (13:02 +0800)
committerJohn Hodge (sonata) <[email protected]>
Sun, 9 Dec 2012 05:02:16 +0000 (13:02 +0800)
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