summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2011-04-25 20:43:41 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2011-04-25 20:43:41 +0000
commit383e1c44fafa3bc8115bbc89f06959253ea685a7 (patch)
tree2906a00184368a986eee2d7b2096f9dcaf67ff34 /sys
parentefbbb462453a9ee603b010e21b0da37fb729d574 (diff)
Move .rodata 512KB further once more.
ok deraadt@
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/hppa/conf/ld.script4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/conf/ld.script b/sys/arch/hppa/conf/ld.script
index ddeb3ae84f8..7378045a7e1 100644
--- a/sys/arch/hppa/conf/ld.script
+++ b/sys/arch/hppa/conf/ld.script
@@ -1,4 +1,4 @@
-/* $OpenBSD: ld.script,v 1.16 2008/06/25 22:05:21 miod Exp $ */
+/* $OpenBSD: ld.script,v 1.17 2011/04/25 20:43:40 kettenis Exp $ */
/*
* Copyright (c) 2003 Michael Shalayeff
@@ -46,7 +46,7 @@ SECTIONS
etext = ABSOLUTE(.);
} = 0x08000240 /* nop filled */
- . = 0x480000;
+ . = 0x500000;
.rodata :
{