summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 cf95278..c78af74 100644
--- a/sys/powerpc/include/smp.h
+++ b/sys/powerpc/include/smp.h
@@ -37,6 +37,7 @@
#define IPI_STOP 3
#define IPI_STOP_HARD 3
#define IPI_HARDCLOCK 4
+#define IPI_STATCLOCK 5
#ifndef LOCORE
OpenPOWER on IntegriCloud