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