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/Makefile.in')
-rw-r--r--libgloss/msp430/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgloss/msp430/Makefile.in b/libgloss/msp430/Makefile.in
index b9f5a6aff..286cd8963 100644
--- a/libgloss/msp430/Makefile.in
+++ b/libgloss/msp430/Makefile.in
@@ -82,6 +82,7 @@ CIO_OBJS = ciosyscalls.o \
# crt0.s with -DL0 via the default rule below.
CRT_OBJS = \
crt_bss.o \
+ crt_high_bss.o \
crt_movedata.o \
crt_main.o \
crt_main_minrt.o \