summaryrefslogtreecommitdiff
path: root/sysdeps/sh/Makefile
blob: de8fa0bc0e81e8b7e1ef946b7106408cf4ac7cd1 (plain)
1
2
3
4
5
6
7
ifeq ($(subdir),csu)
gen-as-const-headers += tcb-offsets.sym
endif

ifeq ($(subdir),gmon)
sysdep_routines += _mcount
endif