prashantpaddune 3bca37f224 A750FXXU4CTBC
2020-03-27 21:51:54 +05:30

9 lines
159 B
C

#ifndef _DIACR_H
#define _DIACR_H
#include <linux/kd.h>
extern struct kbdiacruc accent_table[];
extern unsigned int accent_table_size;
#endif /* _DIACR_H */