]> Git Repo - linux.git/blob - include/linux/kbd_diacr.h
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
[linux.git] / include / linux / kbd_diacr.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _DIACR_H
3 #define _DIACR_H
4 #include <linux/kd.h>
5
6 extern struct kbdiacruc accent_table[];
7 extern unsigned int accent_table_size;
8
9 #endif /* _DIACR_H */
This page took 0.03433 seconds and 4 git commands to generate.