aboutsummaryrefslogtreecommitdiff
path: root/include/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/processor.h')
-rw-r--r--include/processor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/processor.h b/include/processor.h
index e8f0c3c..7fa5377 100644
--- a/include/processor.h
+++ b/include/processor.h
@@ -39,9 +39,7 @@
#define MSR_LE PPC_BIT(63) /* Little Endian */
/* PIR */
-#define SPR_PIR_P8_THREAD_MASK 0x0007 /* Mask of thread bits */
#define SPR_PIR_P8_MASK 0x1fff /* Mask of implemented bits */
-#define SPR_PIR_P7_THREAD_MASK 0x0003 /* Mask of thread bits */
#define SPR_PIR_P7_MASK 0x03ff /* Mask of implemented bits */
/* SPR register definitions */