repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Staging: hv: mousevsc: Cleanup alloc_input_device()
[zen-stable.git]
/
arch
/
m68k
/
kernel
/
entry.S
blob
081cf96f243b01ee4cbea14b415f7364c08fd0fe
1
#ifdef CONFIG_MMU
2
#include "entry_mm.S"
3
#else
4
#include "entry_no.S"
5
#endif