patch-2.3.30 linux/include/asm-arm/io.h
Next file: linux/include/asm-arm/pgtable.h
Previous file: linux/include/asm-arm/arch-sa1100/system.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Nov 27 15:27:49 1999
- Orig file:
v2.3.29/linux/include/asm-arm/io.h
- Orig date:
Mon Nov 1 13:56:27 1999
diff -u --recursive --new-file v2.3.29/linux/include/asm-arm/io.h linux/include/asm-arm/io.h
@@ -211,6 +211,8 @@
#define memset_io(addr,c,len) _memset_io((unsigned long)(addr),(c),(len))
#endif
+#define IO_SPACE_LIMIT 0xffff
+
/*
* This isn't especially architecture dependent so it seems like it
* might as well go here as anywhere.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)