cregit-Linux how code gets into the kernel

Release 4.14 arch/x86/include/asm/time.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_TIME_H

#define _ASM_X86_TIME_H

#include <linux/clocksource.h>
#include <asm/mc146818rtc.h>

extern void hpet_time_init(void);
extern void time_init(void);

extern struct clock_event_device *global_clock_event;

#endif /* _ASM_X86_TIME_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Ralf Bächle1233.33%116.67%
Jaswinder Singh Rajput719.44%116.67%
Glauber de Oliveira Costa719.44%116.67%
Rusty Russell616.67%116.67%
H. Peter Anvin38.33%116.67%
Greg Kroah-Hartman12.78%116.67%
Total36100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.