Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
bb176f67090ca54869fc1262c913aa69d2ede070
/
.
/
arch
/
ia64
/
include
/
asm
/
clocksource.h
blob: 5c8596e4cb0286cc89a3436647d7b6f75f1d7a4e [
file
] [
log
] [
blame
]
/* 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 */