about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/csky/Makefile
blob: 4462bc0bc73fa2035b225acffb1665f389b38e9c (plain) (blame)
1
2
3
4
5
6
7
8
ifeq ($(subdir),misc)
sysdep_routines += cacheflush
sysdep_headers += sys/cachectl.h
endif

ifeq ($(subdir),stdlib)
gen-as-const-headers += ucontext_i.sym
endif