aboutsummaryrefslogtreecommitdiff
path: root/lib/mlibc/options/glibc/include/sys/ucontext.h
blob: b4798eefe816f172e87e3188d0ff5cfd4490df2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef _SYS_UCONTEXT_H
#define _SYS_UCONTEXT_H

#ifdef __cplusplus
extern "C" {
#endif



#ifdef __cplusplus
}
#endif

#endif // _SYS_UCONTEXT_H