patch-2.4.13 linux/include/asm-alpha/vga.h
Next file: linux/include/asm-arm/a.out.h
Previous file: linux/include/asm-alpha/types.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Oct 15 13:47:28 2001
- Orig file:
v2.4.12/linux/include/asm-alpha/vga.h
- Orig date:
Fri Mar 17 13:01:38 2000
diff -u --recursive --new-file v2.4.12/linux/include/asm-alpha/vga.h linux/include/asm-alpha/vga.h
@@ -12,7 +12,6 @@
#define VT_BUF_HAVE_RW
#define VT_BUF_HAVE_MEMSETW
#define VT_BUF_HAVE_MEMCPYW
-#define VT_BUF_HAVE_MEMCPYF
extern inline void scr_writew(u16 val, volatile u16 *addr)
{
@@ -40,8 +39,6 @@
/* Do not trust that the usage will be correct; analyze the arguments. */
extern void scr_memcpyw(u16 *d, const u16 *s, unsigned int count);
-#define scr_memcpyw_from scr_memcpyw
-#define scr_memcpyw_to scr_memcpyw
/* ??? These are currently only used for downloading character sets. As
such, they don't need memory barriers. Is this all they are intended
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)