summaryrefslogtreecommitdiffstats
path: root/bfd/elf32-m88k.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1999-06-07 10:27:21 +0000
committerNick Clifton <nickc@redhat.com>1999-06-07 10:27:21 +0000
commit3c82f80fc0a7a1760a740c0b02808873ff589c9d (patch)
tree7966acd2ca69f8a8f6d0582ea658eff1aa26186e /bfd/elf32-m88k.c
parentbf29b231782c4f6533dcf65cec243e0d72ec8e2e (diff)
downloadppe42-binutils-3c82f80fc0a7a1760a740c0b02808873ff589c9d.tar.gz
ppe42-binutils-3c82f80fc0a7a1760a740c0b02808873ff589c9d.zip
Define ELF_MAXPAGESIZE
Diffstat (limited to 'bfd/elf32-m88k.c')
-rw-r--r--bfd/elf32-m88k.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf32-m88k.c b/bfd/elf32-m88k.c
index f3c535e077..20de22a6d5 100644
--- a/bfd/elf32-m88k.c
+++ b/bfd/elf32-m88k.c
@@ -29,6 +29,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define TARGET_BIG_NAME "elf32-m88k"
#define ELF_ARCH bfd_arch_m88k
#define ELF_MACHINE_CODE EM_88K
+#define ELF_MAXPAGESIZE 1 /* FIXME: This number is wrong, It should be the page size in bytes. */
#define bfd_elf32_bfd_reloc_type_lookup bfd_default_reloc_type_lookup
#define elf_info_to_howto _bfd_elf_no_info_to_howto
OpenPOWER on IntegriCloud