Skip to content
  • Mike Frysinger's avatar
    allow ports to override bootelf behavior · 017e9b79
    Mike Frysinger authored
    Change the bootelf setup function into a dedicated weak function called
    do_bootelf_exec.  This way ports can control the behavior however they
    like before/after calling the ELF entry point.
    017e9b79