1ifeq ($(subdir),csu)
2gen-as-const-headers += tcb-offsets.sym
3endif
4
5ifeq ($(subdir),gmon)
6sysdep_routines += _mcount
7endif
8