]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - include/elf/sparc.h
Updated soruces in bfd/* to compile cleanly with -Wc++-compat.
[thirdparty/binutils-gdb.git] / include / elf / sparc.h
index 22b447709acfef4465b5cb830f2332e9511418d9..68d6285eed760a8736954da8c1f4017a0fa16121 100644 (file)
@@ -45,8 +45,8 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 /* Section indices.  */
 
-#define SHN_BEFORE     SHN_LORESERVE           /* used with SHF_ORDERED */
-#define SHN_AFTER      (SHN_LORESERVE + 1)     /* used with SHF_ORDERED */
+#define SHN_BEFORE     SHN_LORESERVE           /* Used with SHF_ORDERED and...  */
+#define SHN_AFTER      (SHN_LORESERVE + 1)     /* SHF_LINK_ORDER section flags. */
 
 /* Section flags.  */