]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/ia64/include/asm/clocksource.h
UBUNTU: Ubuntu-4.13.0-45.50
[mirror_ubuntu-artful-kernel.git] / arch / ia64 / include / asm / clocksource.h
CommitLineData
574c44fa
AL
1/* IA64-specific clocksource additions */
2
3#ifndef _ASM_IA64_CLOCKSOURCE_H
4#define _ASM_IA64_CLOCKSOURCE_H
5
574c44fa
AL
6struct arch_clocksource_data {
7 void *fsys_mmio; /* used by fsyscall asm code */
8};
9
10#endif /* _ASM_IA64_CLOCKSOURCE_H */