Sign in
gem5
/
arm
/
linux
/
b875d650527e1980cc88b2731ac4c209d2e4a0ca
/
.
/
include
/
asm-x86
/
rtc.h
blob: 1f0c98eb2e382e392c26e48a5d47de774dc8b38a [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "rtc_32.h"
#else
# include "rtc_64.h"
#endif