Sign in
gfiber
/
kernel
/
windcharger
/
b922899948ed05bfbcaba17dc3a8b9111373ac44
/
.
/
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 */