|
101 | 101 | * GCC: https://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html |
102 | 102 | * GCC: https://gcc.gnu.org/onlinedocs/gcc/Type-Attributes.html |
103 | 103 | * Sunpro: https://docs.oracle.com/cd/E18659_01/html/821-1384/gjzke.html |
104 | | - * XLC: https://www.ibm.com/support/knowledgecenter/SSGH2K_13.1.2/com.ibm.xlc131.aix.doc/language_ref/type_attrib.html |
| 104 | + * XLC: https://www.ibm.com/support/knowledgecenter/SSGH2K_13.1.2/com.ibm.xlc131.aix.doc/language_ref/function_attributes.html |
105 | 105 | * XLC: https://www.ibm.com/support/knowledgecenter/SSGH2K_13.1.2/com.ibm.xlc131.aix.doc/language_ref/type_attrib.html |
106 | 106 | */ |
107 | 107 |
|
|