Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
d9ba131d8f58c0d2ff5029e7002ab43f913b36f9
/
.
/
arch
/
m68k
/
kernel
/
entry.S
blob: 081cf96f243b01ee4cbea14b415f7364c08fd0fe [
file
] [
log
] [
blame
]
#ifdef CONFIG_MMU
#include "entry_mm.S"
#else
#include "entry_no.S"
#endif