newlib-cygwin/newlib/libc/machine/amdgcn
Andrew Stubbs 761ef3b434 amdgcn: Fix build failure
The recent makefile reorganization broke the amdgcn port by creating
duplicate __malloc_lock symbols.  This patch fixes the problem by renaming
the malloc_support.c file to mlock.c, thus overriding the default symbol
properly.  Actually, I'm not sure how this ever worked?
2022-03-22 21:45:16 -04:00
..
Makefile.inc amdgcn: Fix build failure 2022-03-22 21:45:16 -04:00
abort.c Add missing includes. 2019-03-25 16:44:10 +01:00
atexit.c
exit-value.h
exit.c
getreent.c Stash reent marker in upper bits of s1 on AMD GCN 2019-11-08 10:34:28 +01:00
mlock.c amdgcn: Fix build failure 2022-03-22 21:45:16 -04:00
signal.c