aboutsummaryrefslogtreecommitdiffstats
path: root/target-cris/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-cris/cpu.h')
-rw-r--r--target-cris/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target-cris/cpu.h b/target-cris/cpu.h
index 8686dbaf2..2bc35e497 100644
--- a/target-cris/cpu.h
+++ b/target-cris/cpu.h
@@ -104,7 +104,7 @@ typedef struct CPUCRISState {
/* P0 - P15 are referred to as special registers in the docs. */
uint32_t pregs[16];
- /* Pseudo register for the PC. Not directly accessable on CRIS. */
+ /* Pseudo register for the PC. Not directly accessible on CRIS. */
uint32_t pc;
/* Pseudo register for the kernel stack. */