diff options
Diffstat (limited to 'cpu/arm926ejs/start.S')
-rw-r--r-- | cpu/arm926ejs/start.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm926ejs/start.S b/cpu/arm926ejs/start.S index 8043322..31bdcf0 100644 --- a/cpu/arm926ejs/start.S +++ b/cpu/arm926ejs/start.S @@ -126,7 +126,7 @@ FIQ_STACK_START: /* * the actual reset code */ - +.globl reset reset: /* * set the cpu to SVC32 mode |