patch-2.4.22 linux-2.4.22/include/asm-mips64/dec/io.h
Next file: linux-2.4.22/include/asm-mips64/dec/ioasic.h
Previous file: linux-2.4.22/include/asm-mips64/dec/interrupts.h
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
2003-08-25 04:44:44.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-mips64/dec/io.h
- Orig date:
1969-12-31 16:00:00.000000000 -0800
diff -urN linux-2.4.21/include/asm-mips64/dec/io.h linux-2.4.22/include/asm-mips64/dec/io.h
@@ -0,0 +1,20 @@
+/*
+ * include/asm-mips64/dec/io.h
+ *
+ * Copyright (C) 2002 Maciej W. Rozycki
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version
+ * 2 of the License, or (at your option) any later version.
+ */
+#ifndef __ASM_MIPS64_DEC_IO_H
+#define __ASM_MIPS64_DEC_IO_H
+
+#include <asm/addrspace.h>
+
+#define IO_SPACE_BASE K1BASE
+
+#define IO_SPACE_LIMIT 0xffffffff
+
+#endif /* __ASM_MIPS64_DEC_IO_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)