repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sysfs: Remove support for tagged directories with untagged members (again)
[linux-btrfs-devel.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