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/mep')
-rw-r--r--libgloss/mep/sim-crt0.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/mep/sim-crt0.S b/libgloss/mep/sim-crt0.S
index c96ce2336..02639eb6d 100644
--- a/libgloss/mep/sim-crt0.S
+++ b/libgloss/mep/sim-crt0.S
@@ -121,7 +121,7 @@ _start:
# load ID-specific stack pointer
sl2ad3 $0, $0, $sp # $0 = ($0 << 2) + $sp
lw $sp,($0) # $sp = *($0)
- mov $0,0xfff8
+ mov $0,0xfffffff8
and $sp, $0
#ifndef NOVEC