summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc5xx/vectors/vectors.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc5xx/vectors/vectors.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc5xx/vectors/vectors.h b/c/src/lib/libcpu/powerpc/mpc5xx/vectors/vectors.h
index 217c41d7ef..693f1483c3 100644
--- a/c/src/lib/libcpu/powerpc/mpc5xx/vectors/vectors.h
+++ b/c/src/lib/libcpu/powerpc/mpc5xx/vectors/vectors.h
@@ -127,7 +127,6 @@ typedef struct {
unsigned EXC_CTR;
unsigned EXC_XER;
unsigned EXC_LR;
- unsigned EXC_MSR;
unsigned EXC_DAR;
}CPU_Exception_frame;