aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorTrevor Saunders <tbsaunde@tbsaunde.org>2016-02-16 10:37:32 +0000
committerNick Clifton <nickc@redhat.com>2016-02-16 10:37:32 +0000
commit9406ee731d01bb34ee25280eec18167244ac6e2d (patch)
treef75bd8d7eb3daf0451eb032c539d54337a905925 /gas/doc
parenteda683bbaa9251ae2f343b2a31643d5b55ed1f9d (diff)
downloadgdb-9406ee731d01bb34ee25280eec18167244ac6e2d.zip
gdb-9406ee731d01bb34ee25280eec18167244ac6e2d.tar.gz
gdb-9406ee731d01bb34ee25280eec18167244ac6e2d.tar.bz2
Remove documentation of deleted function S_IS_EXTERN.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/internals.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/doc/internals.texi b/gas/doc/internals.texi
index 66d0ade..f7ae8a40 100644
--- a/gas/doc/internals.texi
+++ b/gas/doc/internals.texi
@@ -151,10 +151,6 @@ Set the name of the symbol.
@cindex S_IS_EXTERNAL
Return non-zero if the symbol is externally visible.
-@item S_IS_EXTERN
-@cindex S_IS_EXTERN
-A synonym for @code{S_IS_EXTERNAL}. Don't use it.
-
@item S_IS_WEAK
@cindex S_IS_WEAK
Return non-zero if the symbol is weak, or if it is a @code{weakref} alias or