On 12/4/24 09:33, Richard Henderson wrote:
Trivial arithmetic can be used for emitting the nibbles, rather than full-blown printf formatting.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- util/hexdump.c | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>