Sign in
googlers
/
maze
/
linux
/
b578f3fcca1e78624dfb5f358776e63711d7fda2
/
.
/
arch
/
m68k
/
include
/
asm
/
current.h
blob: 51b056dfaedd7f2bdfcb42582769eb546472257c [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
"current_no.h"
#else
#include
"current_mm.h"
#endif