Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
1cb0c924fa2d616e5e3b5bc62d97191aac9ff442
/
.
/
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