aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/arc/Makefile
blob: dd3da52c394cd17f12b20497819f1c82f43c508b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
ifeq ($(subdir),stdlib)
gen-as-const-headers += ucontext_i.sym
endif

ifeq ($(subdir),signal)
sysdep_routines += sigrestorer
endif

ifeq ($(subdir),misc)
# MIPS/Tile-style cacheflush routine
sysdep_headers += sys/cachectl.h
sysdep_routines += cacheflush
endif