Revert "nds32: sync with binutils 2.37, gcc 11.2 and linux 5.10.93 changes"
[uclibc-ng.git] / libc / sysdeps / linux / nds32 / Makefile.arch
blobcaf163844d18a6fa120f8ec7776d8d90a5cab655
1 # Copyright (C) 2016 Andes Technology, Inc.
2 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
4 CSRC-y := brk.c prctl.c mremap.c
5 SSRC-y := setjmp.S __longjmp.S bsd-setjmp.S bsd-_setjmp.S clone.S vfork.S sysdep.S
6 CSRC-$(UCLIBC_HAS_CONTEXT_FUNCS) += makecontext.c swapcontext.c
7 SSRC-$(UCLIBC_HAS_CONTEXT_FUNCS) += getcontext.S setcontext.S