diff options
Diffstat (limited to 'usr/src/uts/sun4u/sys/machparam.h')
| -rw-r--r-- | usr/src/uts/sun4u/sys/machparam.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/sun4u/sys/machparam.h b/usr/src/uts/sun4u/sys/machparam.h index de12ef0ec1..209b651472 100644 --- a/usr/src/uts/sun4u/sys/machparam.h +++ b/usr/src/uts/sun4u/sys/machparam.h @@ -320,6 +320,7 @@ extern "C" { #define PTL1_BAD_CTX_STEAL 12 #define PTL1_BAD_ECC 13 #define PTL1_BAD_CTX 14 +#define PTL1_BAD_RAISE_TSBEXCP 20 /* * Defines used for ptl1 related data structs. |
