summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/microblaze/Makefile
blob: 44a838fa110d2a65ced3bc87188ac9d1fe18efe4 (plain)
1
2
3
4
5
6
7
8
ifeq ($(subdir),resource)
sysdep_routines += backtrace_linux
endif

ifeq ($(subdir),nptl)
# pull in __syscall_error routine
libpthread-routines += sysdep
endif