index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
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