aboutsummaryrefslogtreecommitdiff
path: root/pk/pcr.h
diff options
context:
space:
mode:
Diffstat (limited to 'pk/pcr.h')
-rw-r--r--pk/pcr.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/pk/pcr.h b/pk/pcr.h
index 4137dcd..402989e 100644
--- a/pk/pcr.h
+++ b/pk/pcr.h
@@ -15,6 +15,10 @@
#define PCR_EPC 1
#define PCR_BADVADDR 2
#define PCR_TBR 3
+#define PCR_TOHOST 16
+#define PCR_FROMHOST 17
+#define PCR_K0 24
+#define PCR_K1 25
#ifndef __ASSEMBLER__