summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/ucontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ia64/include/ucontext.h')
-rw-r--r--sys/ia64/include/ucontext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ia64/include/ucontext.h b/sys/ia64/include/ucontext.h
index 5619d59..f4af26c 100644
--- a/sys/ia64/include/ucontext.h
+++ b/sys/ia64/include/ucontext.h
@@ -79,7 +79,6 @@ typedef struct __mcontext {
unsigned long mc_flags;
#define _MC_FLAGS_ASYNC_CONTEXT 0x0001
#define _MC_FLAGS_HIGHFP_VALID 0x0002
-#define _MC_FLAGS_KSE_SET_MBOX 0x0004 /* Undocumented. Has to go. */
#define _MC_FLAGS_SYSCALL_CONTEXT 0x0008
unsigned long _reserved_;
struct _special mc_special;
OpenPOWER on IntegriCloud