aboutsummaryrefslogtreecommitdiff
path: root/pk/pk.h
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2010-09-06 22:48:37 -0700
committerAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2010-09-06 22:48:37 -0700
commit2351867c654572283c3c85b84e8f57e0021f9295 (patch)
treeed7132345aea410b12a8304eb3961eb968be189f /pk/pk.h
parentfb6dba8fb1ac05bb1fea53cbdaa5d74c0fdb35b3 (diff)
downloadpk-2351867c654572283c3c85b84e8f57e0021f9295.zip
pk-2351867c654572283c3c85b84e8f57e0021f9295.tar.gz
pk-2351867c654572283c3c85b84e8f57e0021f9295.tar.bz2
[sim, xcc] added PCRs to replace k0 and k1
Diffstat (limited to 'pk/pk.h')
-rw-r--r--pk/pk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pk/pk.h b/pk/pk.h
index dfe68f7..c164306 100644
--- a/pk/pk.h
+++ b/pk/pk.h
@@ -7,6 +7,7 @@ typedef struct
long sr;
long epc;
long badvaddr;
+ long cr29;
} trapframe_t;
#define USER_MEM_SIZE 0x70000000