diff options
Diffstat (limited to 'sysdeps/mips/ldsodefs.h')
-rw-r--r-- | sysdeps/mips/ldsodefs.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/mips/ldsodefs.h b/sysdeps/mips/ldsodefs.h index 4db7c60..36fd09a 100644 --- a/sysdeps/mips/ldsodefs.h +++ b/sysdeps/mips/ldsodefs.h @@ -75,10 +75,6 @@ struct La_mips_64_retval; struct La_mips_64_retval *, \ const char *); -/* The MIPS ABI specifies that the dynamic section has to be read-only. */ - -#define DL_RO_DYN_SECTION 1 - #include_next <ldsodefs.h> /* The 64-bit MIPS ELF ABI uses an unusual reloc format. Each |