aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kernel.c2
-rw-r--r--psr.h (renamed from cpsr.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/kernel.c b/kernel.c
index e087ccc..40b8a01 100644
--- a/kernel.c
+++ b/kernel.c
@@ -1,5 +1,5 @@
#include "uart.h"
-#include "cpsr.h"
+#include "psr.h"
#include "strings.h"
#include "translation_table_descriptors.h"
#include "cp_regs.h"
diff --git a/cpsr.h b/psr.h
index 327bdf0..327bdf0 100644
--- a/cpsr.h
+++ b/psr.h