linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / ia64 / kernel / entry.h
index b83edac..78eeb07 100644 (file)
@@ -1,3 +1,4 @@
+#include <linux/config.h>
 
 /*
  * Preserved registers that are shared between code in ivt.S and
@@ -22,7 +23,6 @@
 
 #define PT(f)          (IA64_PT_REGS_##f##_OFFSET)
 #define SW(f)          (IA64_SWITCH_STACK_##f##_OFFSET)
-#define SOS(f)         (IA64_SAL_OS_STATE_##f##_OFFSET)
 
 #define PT_REGS_SAVES(off)                     \
        .unwabi 3, 'i';                         \