diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-04-12 00:33:21 -0700 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-06-04 10:02:39 +0200 |
commit | 13dfa93300285b88df96ca4366f499c5a137d5b2 (patch) | |
tree | e375c18bc04f4f6e5ba96ddaf3211cc0b8ee02a0 /scripts | |
parent | 5837a76cd2e6fe6345a4c7dcecec58f23f42a3e6 (diff) | |
download | qemu-13dfa93300285b88df96ca4366f499c5a137d5b2.zip qemu-13dfa93300285b88df96ca4366f499c5a137d5b2.tar.gz qemu-13dfa93300285b88df96ca4366f499c5a137d5b2.tar.bz2 |
util/hexdump: Remove ascii parameter from qemu_hexdump_line
Split out asciidump_line as a separate function, local to hexdump.c,
for use by qemu_hexdump. Use "%-*s" to generate the alignment
between the hex and the ascii, rather than explicit spaces.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240412073346.458116-3-richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions