From b52ec536bb7b909bb9293f5770da1459c5646d07 Mon Sep 17 00:00:00 2001 From: deischen Date: Sun, 13 May 2007 14:16:55 +0000 Subject: Remove .mcount from gmon's Symbol map and add it to the appropriate arch. It can be named differently depending on the arch (.mcount, _mcount). Submitted by: marius --- lib/libc/gmon/Symbol.map | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libc/gmon/Symbol.map') diff --git a/lib/libc/gmon/Symbol.map b/lib/libc/gmon/Symbol.map index f2198ec..8227899 100644 --- a/lib/libc/gmon/Symbol.map +++ b/lib/libc/gmon/Symbol.map @@ -3,7 +3,6 @@ */ FBSD_1.0 { - .mcount; _mcleanup; monstartup; moncontrol; -- cgit v1.1