diff options
Diffstat (limited to 'cpu/leon3')
-rw-r--r-- | cpu/leon3/start.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/leon3/start.S b/cpu/leon3/start.S index 807f7e8..2f1d099 100644 --- a/cpu/leon3/start.S +++ b/cpu/leon3/start.S @@ -359,8 +359,8 @@ prom_relocate_loop: nop nop nop - -/* If CACHE snooping is available in hardware the + +/* If CACHE snooping is available in hardware the * variable leon3_snooping_avail will be set to * 0x800000 else 0. */ |