On 8/7/21 11:42 AM, Warner Losh wrote:
Reduce the number of ifdefs by always calling the swapping routine, but making them empty when swapping isn't needed.Signed-off-by: Warner Losh<[email protected]> --- bsd-user/elfload.c | 97 ++++++++++++++++++++++------------------------ 1 file changed, 47 insertions(+), 50 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
