index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
ucontext.h
blob: b53cd160c0b33849d127a687f160d2cd6173d4be (
plain
)
1
2
3
4
5
#ifdef __uClinux__ #include "ucontext_no.h" #else #include "ucontext_mm.h" #endif