diff options
Diffstat (limited to 'gcc/doc/extend.texi')
-rw-r--r-- | gcc/doc/extend.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index 0fb7e27..57a52ad 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -3723,6 +3723,7 @@ Function Attributes}, @ref{PowerPC Function Attributes}, for details. @item symver ("@var{name2}@@@var{nodename}") +@cindex @code{symver} function attribute On ELF targets this attribute creates a symbol version. The @var{name2} part of the parameter is the actual name of the symbol by which it will be externally referenced. The @code{nodename} portion should be the name of a |