summaryrefslogtreecommitdiffstats
path: root/include/stack.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stack.h')
-rw-r--r--include/stack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stack.h b/include/stack.h
index 0009ea90..3c9799b1 100644
--- a/include/stack.h
+++ b/include/stack.h
@@ -20,7 +20,7 @@
#include <mem-map.h>
#define STACK_ENTRY_OPAL_API 0 /* OPAL call */
-#define STACK_ENTRY_HMI 0x0e60 /* Hypervisor maintainance */
+#define STACK_ENTRY_HMI 0x0e60 /* Hypervisor maintenance */
#define STACK_ENTRY_RESET 0x0100 /* System reset */
#define STACK_ENTRY_SOFTPATCH 0x1500 /* Soft patch (denorm emulation) */
OpenPOWER on IntegriCloud