summaryrefslogtreecommitdiff
path: root/bfd/elfxx-ia64.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2006-05-19 14:08:02 +0000
committerH.J. Lu <hjl@lucon.org>2006-05-19 14:08:02 +0000
commit908d02019cd6114d7bbe14b03a3f2001629def05 (patch)
tree6aa17a76c7a8008caab3c18162ad5d5ba96efde2 /bfd/elfxx-ia64.c
parentff1a81735992c0d3d218fd5c7bf1db46eb934f05 (diff)
downloadbinutils-redhat-908d02019cd6114d7bbe14b03a3f2001629def05.tar.gz
2006-05-19 H.J. Lu <hongjiu.lu@intel.com>
* elfxx-ia64.c (ELF_MAXPAGESIZE): Fix a typo in comment.
Diffstat (limited to 'bfd/elfxx-ia64.c')
-rw-r--r--bfd/elfxx-ia64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elfxx-ia64.c b/bfd/elfxx-ia64.c
index 6b3257afdf..953a7767d1 100644
--- a/bfd/elfxx-ia64.c
+++ b/bfd/elfxx-ia64.c
@@ -5823,7 +5823,7 @@ elfNN_hpux_backend_symbol_processing (bfd *abfd ATTRIBUTE_UNUSED,
#define elf_backend_want_p_paddr_set_to_zero 1
#undef ELF_MAXPAGESIZE
-#define ELF_MAXPAGESIZE 0x1000 /* 1K */
+#define ELF_MAXPAGESIZE 0x1000 /* 4K */
#undef elfNN_bed
#define elfNN_bed elfNN_ia64_hpux_bed