summaryrefslogtreecommitdiff
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)
*/