summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb/common/libstandctf/mapfile
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2012-11-21 22:05:21 +0000
committerRobert Mustacchi <rm@joyent.com>2012-11-21 22:05:21 +0000
commitc9b5e96c15bb6567575976b216ad5ab119519ec6 (patch)
tree59c94ec5430e59c6d984135f6ce52912986ed04e /usr/src/cmd/mdb/common/libstandctf/mapfile
parent66bbd2b9c817e75f72b055981eb23eaee4f74846 (diff)
downloadillumos-joyent-c9b5e96c15bb6567575976b216ad5ab119519ec6.tar.gz
OS-1474 Want ::typedef (backout, breaks dtrace)
Diffstat (limited to 'usr/src/cmd/mdb/common/libstandctf/mapfile')
-rw-r--r--usr/src/cmd/mdb/common/libstandctf/mapfile7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr/src/cmd/mdb/common/libstandctf/mapfile b/usr/src/cmd/mdb/common/libstandctf/mapfile
index 63b2ec06ee..e72c2ddbcf 100644
--- a/usr/src/cmd/mdb/common/libstandctf/mapfile
+++ b/usr/src/cmd/mdb/common/libstandctf/mapfile
@@ -20,9 +20,6 @@
#
# CDDL HEADER END
#
-#
-# Copyright (c) 2012, Joyent, Inc.
-#
#
# MAPFILE HEADER START
@@ -43,19 +40,15 @@ $mapfile_version 2
SYMBOL_SCOPE {
global:
ctf_add_array;
- ctf_add_float;
- ctf_add_integer;
ctf_add_member;
ctf_add_pointer;
ctf_add_struct;
- ctf_add_type;
ctf_add_typedef;
ctf_add_union;
ctf_array_info;
ctf_bufopen;
ctf_close;
ctf_create;
- ctf_delete_type;
ctf_discard;
ctf_enum_iter;
ctf_enum_name;