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 'newlib/libc/machine/amdgcn/Makefile.inc')
-rw-r--r--newlib/libc/machine/amdgcn/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/machine/amdgcn/Makefile.inc b/newlib/libc/machine/amdgcn/Makefile.inc
index 6253e4d70..d26603aa8 100644
--- a/newlib/libc/machine/amdgcn/Makefile.inc
+++ b/newlib/libc/machine/amdgcn/Makefile.inc
@@ -2,6 +2,6 @@ libc_a_SOURCES += \
%D%/abort.c \
%D%/exit.c \
%D%/atexit.c \
- %D%/malloc_support.c \
+ %D%/mlock.c \
%D%/getreent.c \
%D%/signal.c