patch-2.4.20 linux-2.4.20/arch/cris/drivers/virtex.h

Next file: linux-2.4.20/arch/cris/kernel/Makefile
Previous file: linux-2.4.20/arch/cris/drivers/virtex.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/cris/drivers/virtex.h linux-2.4.20/arch/cris/drivers/virtex.h
@@ -0,0 +1,7 @@
+/* $Id: virtex.h,v 1.1 2002/06/25 09:58:58 stefanl Exp $ */
+
+int virtex_writereg(unsigned short theReg, unsigned short theValue);
+unsigned short virtex_readreg(unsigned short theReg);
+
+
+

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)