]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/blob - include/linux/kbd_diacr.h
Merge branch 'p-ti-linux-3.8.y' into p-ti-android-3.8.y
[android-sdk/kernel-video.git] / include / linux / kbd_diacr.h
1 #ifndef _DIACR_H
2 #define _DIACR_H
3 #include <linux/kd.h>
5 extern struct kbdiacruc accent_table[];
6 extern unsigned int accent_table_size;
8 #endif /* _DIACR_H */