Sign in
kunit
/
linux
/
7c7ed8ec337bf5f62cc5287a6eb6b2f1b7504c2f
/
.
/
arch
/
m68k
/
kernel
/
time.c
blob: 75ab79b3bdeb76b7439f0337c30634115c7d7125 [
file
] [
log
] [
blame
]
#if defined(CONFIG_MMU) && !defined(CONFIG_COLDFIRE)
#include
"time_mm.c"
#else
#include
"time_no.c"
#endif