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
drivers: hv: kvp: Add/cleanup connector defines
[linux/fpc-iii.git]
/
arch
/
m68k
/
kernel
/
entry.S
blob
b8daf64e347de81443488a007658ac057f17f56e
1
#if defined(CONFIG_MMU) && !defined(CONFIG_COLDFIRE)
2
#include "entry_mm.S"
3
#else
4
#include "entry_no.S"
5
#endif