kbd_diacr.h
上传用户:szlgq88
上传日期:2009-04-28
资源大小:48287k
文件大小:0k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. #ifndef _DIACR_H
  2. #define _DIACR_H
  3. #include <linux/kd.h>
  4. extern struct kbdiacr accent_table[];
  5. extern unsigned int accent_table_size;
  6. #endif /* _DIACR_H */