patch-2.1.43 linux/drivers/char/consolemap.h

Next file: linux/drivers/char/diacr.h
Previous file: linux/drivers/char/consolemap.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.42/linux/drivers/char/consolemap.h linux/drivers/char/consolemap.h
@@ -1,14 +0,0 @@
-/*
- * consolemap.h
- *
- * Interface between console.c, selection.c  and consolemap.c
- */
-#define LAT1_MAP 0
-#define GRAF_MAP 1
-#define IBMPC_MAP 2
-#define USER_MAP 3
-
-extern int hashtable_contents_valid;
-extern unsigned char inverse_translate(int glyph);
-extern unsigned short *set_translate(int m);
-extern int conv_uni_to_pc(long ucs);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov