summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/sys/xc_levels.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/i86pc/sys/xc_levels.h')
-rw-r--r--usr/src/uts/i86pc/sys/xc_levels.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/i86pc/sys/xc_levels.h b/usr/src/uts/i86pc/sys/xc_levels.h
index 31ba6441fa..0492e48a1d 100644
--- a/usr/src/uts/i86pc/sys/xc_levels.h
+++ b/usr/src/uts/i86pc/sys/xc_levels.h
@@ -35,6 +35,7 @@ extern "C" {
#define XC_CPUPOKE_PIL 11 /* poke to cause wakeup, no service function */
#define XC_SYS_PIL 13 /* should be defined elsewhere */
#define XC_HI_PIL 15 /* cross call with service function */
+#define XCALL_PIL XC_HI_PIL /* alias for XC_HI_PIL */
#ifdef __cplusplus
}