summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/smp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/smp.h')
-rw-r--r--sys/powerpc/include/smp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/include/smp.h b/sys/powerpc/include/smp.h
index 3929b8c..0e5ec16 100644
--- a/sys/powerpc/include/smp.h
+++ b/sys/powerpc/include/smp.h
@@ -35,6 +35,7 @@
#define IPI_PREEMPT 1
#define IPI_RENDEZVOUS 2
#define IPI_STOP 3
+#define IPI_STOP_HARD 3
#ifndef LOCORE
OpenPOWER on IntegriCloud