aboutsummaryrefslogtreecommitdiff
path: root/bsd-user/arm/target_arch_elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-user/arm/target_arch_elf.h')
-rw-r--r--bsd-user/arm/target_arch_elf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bsd-user/arm/target_arch_elf.h b/bsd-user/arm/target_arch_elf.h
index 935bce347f..b1c0fd2b32 100644
--- a/bsd-user/arm/target_arch_elf.h
+++ b/bsd-user/arm/target_arch_elf.h
@@ -20,7 +20,6 @@
#ifndef TARGET_ARCH_ELF_H
#define TARGET_ARCH_ELF_H
-#define ELF_START_MMAP 0x80000000
#define ELF_ET_DYN_LOAD_ADDR 0x500000
#define elf_check_arch(x) ((x) == EM_ARM)