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
hwmon: (jc42) Change detection class
[linux/fpc-iii.git]
/
arch
/
m68k
/
kernel
/
module.c
blob
7ea203ce6b1a35321ae4229cb14cd626c1417841
1
#ifdef CONFIG_MMU
2
#include
"module_mm.c"
3
#else
4
#include
"module_no.c"
5
#endif