REM -> BLT : CONFIG_BROKEN_ON_SMP
[linux-2.6.git] / include / asm-mips / types.h
index cd2813d..2b52e18 100644 (file)
@@ -52,7 +52,6 @@ typedef unsigned long long __u64;
 
 #ifndef __ASSEMBLY__
 
-#include <linux/config.h>
 
 typedef __signed char s8;
 typedef unsigned char u8;