Kernel/x86 - Added backtrace to running program in thread dump
[tpg/acess2.git] / 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