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