diff options
Diffstat (limited to 'cpu')
-rw-r--r-- | cpu/pxa/start.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/pxa/start.S b/cpu/pxa/start.S index 159447efe3..0eb811f20e 100644 --- a/cpu/pxa/start.S +++ b/cpu/pxa/start.S @@ -189,7 +189,7 @@ cpuspeed: .word CFG_CPUSPEED #else #error "You have to define CFG_CPUSPEED!!" #endif - + /* takes care the CP15 update has taken place */ .macro CPWAIT reg |