blob: 1c1a3ff0535b9299315787b7fff7b3ba0965f0b8 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _DIACR_H
2#define _DIACR_H
3#include <linux/kd.h>
4
5extern struct kbdiacr accent_table[];
6extern unsigned int accent_table_size;
7
8#endif /* _DIACR_H */