patch-2.1.44 linux/drivers/sbus/char/fb.h
Next file: linux/drivers/sbus/char/leo.c
Previous file: linux/drivers/sbus/char/cgthree.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Jun 26 12:33:39 1997
- Orig file:
v2.1.43/linux/drivers/sbus/char/fb.h
- Orig date:
Wed Apr 23 19:01:21 1997
diff -u --recursive --new-file v2.1.43/linux/drivers/sbus/char/fb.h linux/drivers/sbus/char/fb.h
@@ -1,4 +1,4 @@
-/* $Id: fb.h,v 1.26 1997/04/17 02:29:33 miguel Exp $
+/* $Id: fb.h,v 1.27 1997/06/06 10:56:28 jj Exp $
* fb.h: contains the definitions of the structures that various sun
* frame buffer can use to do console driver stuff.
*
@@ -183,7 +183,7 @@
extern int ints_per_line;
/* used in the mmap routines */
-extern unsigned int get_phys (unsigned long addr);
+extern unsigned long get_phys (unsigned long addr);
extern int get_iospace (unsigned long addr);
extern void render_screen(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov