patch-1.3.67 linux/include/asm-alpha/io.h
Next file: linux/include/asm-i386/termios.h
Previous file: linux/fs/xiafs/file.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Feb 19 11:05:51 1996
- Orig file:
v1.3.66/linux/include/asm-alpha/io.h
- Orig date:
Tue Dec 26 04:45:40 1995
diff -u --recursive --new-file v1.3.66/linux/include/asm-alpha/io.h linux/include/asm-alpha/io.h
@@ -94,8 +94,10 @@
extern void _outl (unsigned int l,unsigned long port);
extern unsigned long _readb(unsigned long addr);
extern unsigned long _readw(unsigned long addr);
+extern unsigned long _readl(unsigned long addr);
extern void _writeb(unsigned char b, unsigned long addr);
extern void _writew(unsigned short b, unsigned long addr);
+extern void _writel(unsigned int b, unsigned long addr);
/*
* The platform header files may define some of these macros to use
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this