patch-2.4.22 linux-2.4.22/include/asm-mips/jmr3927/txx927.h
Next file: linux-2.4.22/include/asm-mips/keyboard.h
Previous file: linux-2.4.22/include/asm-mips/jmr3927/tx3927.h
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-mips/jmr3927/txx927.h
- Orig date:
2002-08-02 17:39:45.000000000 -0700
diff -urN linux-2.4.21/include/asm-mips/jmr3927/txx927.h linux-2.4.22/include/asm-mips/jmr3927/txx927.h
@@ -7,10 +7,10 @@
*
* Copyright (C) 2000 Toshiba Corporation
*/
-#ifndef __ASM_TXX927_H
-#define __ASM_TXX927_H
+#ifndef __ASM_TXX927_H
+#define __ASM_TXX927_H
-#ifndef _LANGUAGE_ASSEMBLY
+#ifndef __ASSEMBLY__
struct txx927_tmr_reg {
volatile unsigned long tcr;
@@ -52,7 +52,7 @@
volatile unsigned long maskext;
};
-#endif /* _LANGUAGE_ASSEMBLY */
+#endif /* !__ASSEMBLY__ */
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)