Release 4.14 arch/x86/include/asm/reboot_fixups.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_REBOOT_FIXUPS_H
#define _ASM_X86_REBOOT_FIXUPS_H
extern void mach_reboot_fixups(void);
#endif /* _ASM_X86_REBOOT_FIXUPS_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Jaya Kumar | 13 | 76.47% | 1 | 33.33% |
H. Peter Anvin | 3 | 17.65% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 5.88% | 1 | 33.33% |
Total | 17 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.