aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sh/Makefile')
-rw-r--r--sysdeps/sh/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/sh/Makefile b/sysdeps/sh/Makefile
new file mode 100644
index 0000000000..cf18dedc45
--- /dev/null
+++ b/sysdeps/sh/Makefile
@@ -0,0 +1,3 @@
+ifeq ($(subdir),gmon)
+sysdep_routines += _mcount
+endif