cregit-Linux how code gets into the kernel

Release 4.14 arch/ia64/include/asm/clocksource.h

/* SPDX-License-Identifier: GPL-2.0 */
/* IA64-specific clocksource additions */

#ifndef _ASM_IA64_CLOCKSOURCE_H

#define _ASM_IA64_CLOCKSOURCE_H


struct arch_clocksource_data {
	
void *fsys_mmio;        /* used by fsyscall asm code */
};

#endif /* _ASM_IA64_CLOCKSOURCE_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Andrew Lutomirski2095.24%150.00%
Greg Kroah-Hartman14.76%150.00%
Total21100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.