]> Git Repo - linux.git/blob - arch/ia64/include/asm/clocksource.h
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / arch / ia64 / include / asm / clocksource.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* IA64-specific clocksource additions */
3
4 #ifndef _ASM_IA64_CLOCKSOURCE_H
5 #define _ASM_IA64_CLOCKSOURCE_H
6
7 struct arch_clocksource_data {
8         void *fsys_mmio;        /* used by fsyscall asm code */
9 };
10
11 #endif /* _ASM_IA64_CLOCKSOURCE_H */
This page took 0.031517 seconds and 4 git commands to generate.