URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [linux/] [kbd_diacr.h] - Rev 1765
Compare with Previous | Blame | View Log
#ifndef _DIACR_H #define _DIACR_H #include <linux/kd.h> extern struct kbdiacr accent_table[]; extern unsigned int accent_table_size; #endif /* _DIACR_H */