Fix typo: change ELF_MAXPAGE_SIZE to ELF_MAXPAGESIZE.

This commit is contained in:
Ulrich Drepper 1999-06-03 12:46:15 +00:00
parent a0f75b47e9
commit f21f3fe0b8
1 changed files with 108 additions and 108 deletions

View File

@ -3118,7 +3118,7 @@ elf32_arm_post_process_headers (abfd, link_info)
#define ELF_ARCH bfd_arch_arm
#define ELF_MACHINE_CODE EM_ARM
#define ELF_MAXPAGE_SIZE 0x8000
#define ELF_MAXPAGESIZE 0x8000
#define bfd_elf32_bfd_copy_private_bfd_data elf32_arm_copy_private_bfd_data