Sign in
googlers
/
maze
/
linux
/
1ea6b8f48918282bdca0b32a34095504ee65bab5
/
.
/
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 */