Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
57c0c15b5244320065374ad2c54f4fbec77a6428
/
.
/
arch
/
m68k
/
include
/
asm
/
thread_info.h
blob: f31a3f42b7b3e7a60fa09c6bd05266b00eb8e772 [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
"thread_info_no.h"
#else
#include
"thread_info_mm.h"
#endif