On Wed, Mar 30, 2022 at 4:37 PM Janosch Frank wrote:
> Just like with the other write functions let's move the 32/64 bit elf
> handling to a function to improve readability.
>
> Signed-off-by: Janosch Frank
>
Reviewed-by: Marc-André Lureau
> ---
> dump/dump.c | 18 +++---
> 1 fi
Just like with the other write functions let's move the 32/64 bit elf
handling to a function to improve readability.
Signed-off-by: Janosch Frank
---
dump/dump.c | 18 +++---
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/dump/dump.c b/dump/dump.c
index 92acd9eb5c..4a