modified:   src/p_lx_elf.cpp
This commit is contained in:
John Reiser 2025-12-02 19:24:12 -08:00
parent 669bf2251f
commit 75325bf9ef

View File

@ -1704,6 +1704,8 @@ PackLinuxElf32::buildLinuxLoader(
relocateLoader(); relocateLoader();
} }
unsigned bb1; // aid for possible debugging NRV/UCL
void void
PackLinuxElf64::buildLinuxLoader( PackLinuxElf64::buildLinuxLoader(
upx_byte const *const proto, upx_byte const *const proto,