summaryrefslogtreecommitdiffstats
path: root/sys/sun4v
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sun4v')
-rw-r--r--sys/sun4v/include/elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/include/elf.h b/sys/sun4v/include/elf.h
index d35d736..2a66670 100644
--- a/sys/sun4v/include/elf.h
+++ b/sys/sun4v/include/elf.h
@@ -97,6 +97,6 @@ __ElfType(Auxinfo);
#define ELF_TARG_MACH ELF_ARCH
#define ELF_TARG_VER 1
-#define ET_DYN_LOAD_ADDR 0x150000000
+#define ET_DYN_LOAD_ADDR 0x100000
#endif /* !_MACHINE_ELF_H_ */
OpenPOWER on IntegriCloud