bfd/
[deliverable/binutils-gdb.git] / bfd / elf32-mips.c
index 6ed4ad35f6271a24466110c9121ff2dc8d5349f9..fd8a4277123bf9e10a671de2b24f65c88152fe20 100644 (file)
@@ -1599,6 +1599,7 @@ static const struct ecoff_debug_swap mips_elf32_ecoff_debug_swap = {
 /* The SVR4 MIPS ABI says that this should be 0x10000, but Irix 5 uses
    a value of 0x1000, and we are compatible.  */
 #define ELF_MAXPAGESIZE                        0x1000
+#define ELF_COMMONPAGESIZE             0x1000
 
 #include "elf32-target.h"
 
This page took 0.023622 seconds and 4 git commands to generate.