Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/msp430')
-rw-r--r--libgloss/msp430/crt0.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgloss/msp430/crt0.S b/libgloss/msp430/crt0.S
index f5ab8d335..53162e6bd 100644
--- a/libgloss/msp430/crt0.S
+++ b/libgloss/msp430/crt0.S
@@ -246,8 +246,8 @@ _msp430_run_array:
jeq _msp430_run_done
mov_ @R4, R7
add_ R6, R4
- call_ @R7
- br_ _msp430_run_array
+ call_ R7
+ br_ #_msp430_run_array
_msp430_run_done:
ret_