patch-2.2.18 linux/include/asm-arm/hardware.h
Next file: linux/include/asm-arm/io.h
Previous file: linux/include/asm-arm/elf.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Sep 15 23:32:34 2000
- Orig file:
v2.2.17/include/asm-arm/hardware.h
- Orig date:
Fri Apr 21 12:46:49 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-arm/hardware.h linux/include/asm-arm/hardware.h
@@ -12,7 +12,7 @@
#include <asm/arch/hardware.h>
#ifdef HAS_EXPMASK
-#ifndef __ASSEMBLER__
+#ifndef __ASSEMBLY__
#define __EXPMASK(offset) (((volatile unsigned char *)EXPMASK_BASE)[offset])
#else
#define __EXPMASK(offset) offset
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)