summaryrefslogtreecommitdiffstats
path: root/lib/libc/gmon/Symbol.map
diff options
context:
space:
mode:
authordeischen <deischen@FreeBSD.org>2007-05-13 14:16:55 +0000
committerdeischen <deischen@FreeBSD.org>2007-05-13 14:16:55 +0000
commitb52ec536bb7b909bb9293f5770da1459c5646d07 (patch)
tree8da50b6b5ebfb4f6ef17dca5247689da38c81534 /lib/libc/gmon/Symbol.map
parentbf3a79274dac1f6f74c4a1d126e3fb098ac9fc6c (diff)
downloadFreeBSD-src-b52ec536bb7b909bb9293f5770da1459c5646d07.zip
FreeBSD-src-b52ec536bb7b909bb9293f5770da1459c5646d07.tar.gz
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
Diffstat (limited to 'lib/libc/gmon/Symbol.map')
-rw-r--r--lib/libc/gmon/Symbol.map1
1 files changed, 0 insertions, 1 deletions
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;
OpenPOWER on IntegriCloud