patch-2.4.19 linux-2.4.19/include/asm-mips64/sn/klkernvars.h
Next file: linux-2.4.19/include/asm-mips64/sn/launch.h
Previous file: linux-2.4.19/include/asm-mips64/sn/kldir.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-mips64/sn/klkernvars.h
- Orig date:
Sun Jul 9 22:18:15 2000
diff -urN linux-2.4.18/include/asm-mips64/sn/klkernvars.h linux-2.4.19/include/asm-mips64/sn/klkernvars.h
@@ -11,7 +11,7 @@
#define KV_MAGIC 0x5f4b565f
-#if _LANGUAGE_C
+#ifndef __ASSEMBLY__
#include <asm/sn/types.h>
@@ -23,7 +23,7 @@
unsigned long kv_rw_baseaddr;
} kern_vars_t;
-#endif /* _LANGUAGE_C */
+#endif /* !__ASSEMBLY__ */
#endif /* __ASM_SN_KLKERNVARS_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)