mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-14 19:38:48 +00:00
If we want to run a simple ELF, the reset vector isn't set up, so starting at address 0 doesn't make sense. Use the ELF's entry point instead.