diff options
Diffstat (limited to 'lib/mlibc/options/glibc/include/sys/ucontext.h')
-rw-r--r-- | lib/mlibc/options/glibc/include/sys/ucontext.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lib/mlibc/options/glibc/include/sys/ucontext.h b/lib/mlibc/options/glibc/include/sys/ucontext.h deleted file mode 100644 index b4798ee..0000000 --- a/lib/mlibc/options/glibc/include/sys/ucontext.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef _SYS_UCONTEXT_H -#define _SYS_UCONTEXT_H - -#ifdef __cplusplus -extern "C" { -#endif - - - -#ifdef __cplusplus -} -#endif - -#endif // _SYS_UCONTEXT_H |