Kernel/armv7 - Fixed build
authorJohn Hodge (sonata) <[email protected]>
Mon, 3 Dec 2012 14:09:17 +0000 (22:09 +0800)
committerJohn Hodge (sonata) <[email protected]>
Mon, 3 Dec 2012 14:09:17 +0000 (22:09 +0800)
KernelLand/Kernel/arch/armv7/include/arch.h

index 837a5e1..c50168d 100644 (file)
@@ -23,7 +23,7 @@ typedef signed short  Sint16;
 typedef signed long    Sint32;
 typedef signed long long       Sint64;
 
-typedef int    size_t;
+//typedef int  size_t;
 typedef char   BOOL;
 
 typedef Uint32 tVAddr;

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