patch-2.4.10 linux/include/video/fbcon.h
Next file: linux/init/main.c
Previous file: linux/include/scsi/sg.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Sep 13 16:25:07 2001
- Orig file:
v2.4.9/linux/include/video/fbcon.h
- Orig date:
Mon Nov 27 17:11:26 2000
diff -u --recursive --new-file v2.4.9/linux/include/video/fbcon.h linux/include/video/fbcon.h
@@ -206,7 +206,7 @@
#define fb_writel sbus_writel
#define fb_memset sbus_memset_io
-#elif defined(__i386__) || defined(__alpha__)
+#elif defined(__i386__) || defined(__alpha__) || defined(__x86_64__)
#define fb_readb __raw_readb
#define fb_readw __raw_readw
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)