summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arc/Makefile.arch
blob: 1a52fc9bf433e79aa3a21e80b7c43a09543cc94e (plain)
1
2
3
4
5
6
7
8
9
10
# Makefile for uClibc
#
# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
#
# Licensed under the LGPL v2.1 or later, see the file COPYING.LIB in this tarball.
#

CSRC-y := syscall.c sigaction.c __syscall_error.c cacheflush.c

SSRC-y := __longjmp.S setjmp.S bsd-setjmp.S bsd-_setjmp.S vfork.S clone.S