mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-19 19:40:06 +00:00
2bfe5fd113
2001-12-12 NIIBE Yutaka <gniibe@m17n.org> * sysdeps/sh/Makefile: New file. * sysdeps/sh/_mcount.S: New file. * sysdeps/sh/sysdep.h (CALL_MCOUNT): Implemented. * sysdeps/sh/machine-gmon.h: Remove "NOTYET" comment, as we are ready.
4 lines
55 B
Makefile
4 lines
55 B
Makefile
ifeq ($(subdir),gmon)
|
|
sysdep_routines += _mcount
|
|
endif
|