aboutsummaryrefslogtreecommitdiff
path: root/include/stack.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stack.h')
-rw-r--r--include/stack.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/stack.h b/include/stack.h
index 4a08b75..2f27a7b 100644
--- a/include/stack.h
+++ b/include/stack.h
@@ -20,7 +20,6 @@
#include <mem-map.h>
#define STACK_ENTRY_OPAL_API 0 /* OPAL call */
-#define STACK_ENTRY_MCHECK 0x0200 /* Machine check */
#define STACK_ENTRY_HMI 0x0e60 /* Hypervisor maintainance */
#define STACK_ENTRY_RESET 0x0100 /* System reset */
#define STACK_ENTRY_SOFTPATCH 0x1500 /* Soft patch (denorm emulation) */