(SHT_GNU_LIBLIST): Added.
authorUlrich Drepper <drepper@redhat.com>
Thu, 11 Oct 2001 01:28:19 +0000 (01:28 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 11 Oct 2001 01:28:19 +0000 (01:28 +0000)
elf/elf.h

index 3b69cdc..b5bc262 100644 (file)
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -326,6 +326,7 @@ typedef struct
 #define SHT_SYMTAB_SHNDX  18           /* Extended section indeces */
 #define        SHT_NUM           19            /* Number of defined types.  */
 #define SHT_LOOS         0x60000000    /* Start OS-specific */
+#define SHT_GNU_LIBLIST          0x6ffffff7    /* Prelink library list */
 #define SHT_CHECKSUM     0x6ffffff8    /* Checksum for DSO content.  */
 #define SHT_LOSUNW       0x6ffffffa    /* Sun-specific low bound.  */
 #define SHT_SUNW_move    0x6ffffffa