fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / asm-mips / sn / mapped_kernel.h
index 3a17846..c3dd5d0 100644 (file)
  * code. So no jumps can be done before we have switched to using
  * cksseg addresses.
  */
-#include <linux/config.h>
 #include <asm/addrspace.h>
 
-#ifdef CONFIG_BUILD_ELF64
 #define REP_BASE       CAC_BASE
-#else
-#define REP_BASE       CKSEG0
-#endif
 
 #ifdef CONFIG_MAPPED_KERNEL