summaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/ia32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ia64/ia32.h')
-rw-r--r--include/asm-ia64/ia32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ia64/ia32.h b/include/asm-ia64/ia32.h
index 884f1314a..2ad69e3e7 100644
--- a/include/asm-ia64/ia32.h
+++ b/include/asm-ia64/ia32.h
@@ -241,7 +241,7 @@ typedef struct siginfo32 {
#define IA32_PAGE_OFFSET 0xc0000000
#define USE_ELF_CORE_DUMP
-#define ELF_EXEC_PAGESIZE PAGE_SIZE
+#define ELF_EXEC_PAGESIZE IA32_PAGE_SIZE
/*
* This is the location that an ET_DYN program is loaded if exec'ed.