Remove reference to FBSDprivate version. We do not use it in this

module yet.
This commit is contained in:
Alexander Kabaev 2007-04-07 23:23:10 +00:00
parent ac34654dd9
commit 95a6a22d0a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=168480

View File

@ -3,10 +3,3 @@
FBSD_1.0 {
___tls_get_addr;
};
# This is our private namespace. Any global interfaces that are
# strictly for use only by other FreeBSD applications and libraries
# are listed here. We use a separate namespace so we can write
# simple ABI-checking tools.
FBSDprivate {
};