cregit-Linux how code gets into the kernel

Release 4.15 include/linux/kbd_diacr.h

Directory: include/linux
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _DIACR_H

#define _DIACR_H
#include <linux/kd.h>

extern struct kbdiacruc accent_table[];
extern unsigned int accent_table_size;

#endif /* _DIACR_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)2291.67%133.33%
Greg Kroah-Hartman14.17%133.33%
Samuel Thibault14.17%133.33%
Total24100.00%3100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.