index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ucontext
/
mcontext_t.h
blob: f2d4916945e09d18de8bd362e7ecc2c136094c66 (
plain
)
1
2
3
4
5
6
7
#include <ucontext.h> typedef unsigned long mcontext_t; /* XOPEN(400,700) */