Kernel - Imported userland strtoi file (and other minor changes)
[tpg/acess2.git] / KernelLand / Kernel / arch / x86 / include / arch.h
index 040e18b..6586845 100644 (file)
@@ -78,7 +78,6 @@ typedef signed char           Sint8;
 typedef signed short   Sint16;
 typedef signed long            Sint32;
 typedef signed long long       Sint64;
-typedef Uint   size_t;
 typedef char   BOOL;
 
 typedef Uint32 tPAddr;

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