Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
[platform/kernel/u-boot.git] / include / compiler.h
index 23f4b83..91dbe56 100644 (file)
@@ -47,7 +47,6 @@
 #elif defined(__MACH__)
 # include <machine/endian.h>
 typedef unsigned long ulong;
-typedef unsigned int  uint;
 #endif
 
 typedef uint8_t __u8;