patch-2.4.19 linux-2.4.19/include/asm-mips64/xtalk/xwidget.h
Next file: linux-2.4.19/include/asm-parisc/ide.h
Previous file: linux-2.4.19/include/asm-mips64/xtalk/xtalk.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-mips64/xtalk/xwidget.h
- Orig date:
Sun Sep 9 10:43:02 2001
diff -urN linux-2.4.18/include/asm-mips64/xtalk/xwidget.h linux-2.4.19/include/asm-mips64/xtalk/xwidget.h
@@ -91,7 +91,7 @@
* widget target flush register are widget dependent thus will not be
* defined here
*/
-#if _LANGUAGE_C
+#ifndef __ASSEMBLY__
typedef u32 widgetreg_t;
/* widget configuration registers */
@@ -162,6 +162,6 @@
((hwid2)->mfg_num == XWIDGET_MFG_NUM_NONE) || \
((hwid1)->mfg_num == (hwid2)->mfg_num)))
-#endif /* _LANGUAGE_C */
+#endif /* !__ASSEMBLY__ */
#endif /* _ASM_XTALK_XWIDGET_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)