bsd-user: Remove ELF_START_MMAP and image_info.start_mmap
commit935f1dd8181b757e6eff83522d85b0a2b84c27c5
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 18 Aug 2023 17:57:34 +0000 (18 10:57 -0700)
committerWarner Losh <imp@bsdimp.com>
Mon, 28 Aug 2023 18:16:18 +0000 (28 12:16 -0600)
tree6cfa910b77fd05725c5a60f1905324a6bd1ebdca
parent50e7a40af372ee5931c99ef7390f5d3d6fbf6ec4
bsd-user: Remove ELF_START_MMAP and image_info.start_mmap

The start_mmap value is write-only.
Remove the field and the defines that populated it.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230818175736.144194-2-richard.henderson@linaro.org>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Warner Losh <imp@bsdimp.com>
bsd-user/arm/target_arch_elf.h
bsd-user/elfload.c
bsd-user/i386/target_arch_elf.h
bsd-user/qemu.h
bsd-user/x86_64/target_arch_elf.h