patch-2.3.14 linux/arch/alpha/kernel/machvec.h
Next file: linux/arch/alpha/kernel/proto.h
Previous file: linux/arch/alpha/kernel/irq.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon Aug 16 10:33:58 1999
- Orig file:
v2.3.13/linux/arch/alpha/kernel/machvec.h
- Orig date:
Mon Aug 9 14:59:19 1999
diff -u --recursive --new-file v2.3.13/linux/arch/alpha/kernel/machvec.h linux/arch/alpha/kernel/machvec.h
@@ -71,7 +71,8 @@
mv_writew: CAT(low1,_writew), \
mv_writel: CAT(low1,_writel), \
mv_writeq: CAT(low1,_writeq), \
- mv_dense_mem: CAT(low2,_dense_mem)
+ mv_ioremap: CAT(low2,_ioremap), \
+ mv_is_ioaddr: CAT(low2,_is_ioaddr)
#define IO(UP,low1,low2) \
IO_LITE(UP,low1,low2), \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)