repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lttng: probe callbacks
[linux/fpc-iii.git]
/
arch
/
m68k
/
kernel
/
time.c
blob
a5cf40c26de58abc6c89caa9d800e51ed0095c07
1
#ifdef CONFIG_MMU
2
#include
"time_mm.c"
3
#else
4
#include
"time_no.c"
5
#endif