aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/include/arch/amd64/lapic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/include/arch/amd64/lapic.h b/sys/include/arch/amd64/lapic.h
index 5ab810a..c8a4de4 100644
--- a/sys/include/arch/amd64/lapic.h
+++ b/sys/include/arch/amd64/lapic.h
@@ -37,6 +37,7 @@
/* IPI Destination Shorthands */
enum {
+ IPI_SHORTHAND_NONE,
IPI_SHORTHAND_SELF,
IPI_SHORTHAND_ALL,
IPI_SHORTHAND_OTHERS