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