Sign in
gem5
/
arm
/
linux
/
eca253912f734927005500da7d646536064b3ed3
/
.
/
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 */