summaryrefslogtreecommitdiff
path: root/usr/src/lib/libctf/common/mapfile-vers
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2012-11-13 23:48:19 +0000
committerRobert Mustacchi <rm@joyent.com>2012-11-21 07:08:21 +0000
commit66bbd2b9c817e75f72b055981eb23eaee4f74846 (patch)
treeb88c5af8027e9f5e5d76a42fbf340ba55964e72a /usr/src/lib/libctf/common/mapfile-vers
parentb6074390f3ef84676ad2ba8f216cd685b0b92e04 (diff)
downloadillumos-joyent-66bbd2b9c817e75f72b055981eb23eaee4f74846.tar.gz
OS-1474 Want ::typedef
OS-1598 Want mdb -e OS-1600 Want an mdb test suite driver OS-1632 mdb on x86 should be able to print alternate register names OS-1699 libctf should support removing a dynamic type OS-1700 libctf does not validate arrays correctly OS-1701 libctf does not validate function types correctly
Diffstat (limited to 'usr/src/lib/libctf/common/mapfile-vers')
-rw-r--r--usr/src/lib/libctf/common/mapfile-vers1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/lib/libctf/common/mapfile-vers b/usr/src/lib/libctf/common/mapfile-vers
index c218edc37c..0873de319e 100644
--- a/usr/src/lib/libctf/common/mapfile-vers
+++ b/usr/src/lib/libctf/common/mapfile-vers
@@ -60,6 +60,7 @@ SYMBOL_VERSION SUNWprivate_1.2 {
ctf_add_union;
ctf_add_volatile;
ctf_create;
+ ctf_delete_type;
ctf_discard;
ctf_enum_value;
ctf_label_info;