patch-2.3.16 linux/include/asm-arm/io.h
Next file: linux/include/asm-arm/iomd.h
Previous file: linux/include/asm-arm/init.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Aug 30 18:15:21 1999
- Orig file:
v2.3.15/linux/include/asm-arm/io.h
- Orig date:
Mon Jul 19 09:52:57 1999
diff -u --recursive --new-file v2.3.15/linux/include/asm-arm/io.h linux/include/asm-arm/io.h
@@ -21,6 +21,7 @@
#endif
extern void * __ioremap(unsigned long offset, unsigned long size, unsigned long flags);
+extern void __iounmap(void *addr);
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)