contrib/elf2dmp: fix code style
authorViktor Prutyanov <viktor@daynix.com>
Wed, 22 Feb 2023 21:12:44 +0000 (00:12 +0300)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 21 Mar 2023 11:54:39 +0000 (11:54 +0000)
commit05adc48e1d60ebef57ca78626fbfce895a15664d
tree4c09b20aa145977a4fe73ff4b1756ae095c824c2
parent0c88f93788d33795a4c14a0ca999607a6546f8b8
contrib/elf2dmp: fix code style

Originally elf2dmp were added with some code style issues,
especially in pe.h header, and some were introduced by
2d0fc797faaa73fbc1d30f5f9e90407bf3dd93f0. Fix them now.

Signed-off-by: Viktor Prutyanov <viktor@daynix.com>
Reviewed-by: Annie Li <annie.li@oracle.com>
Message-id: 20230222211246.883679-2-viktor@daynix.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
contrib/elf2dmp/addrspace.c
contrib/elf2dmp/main.c
contrib/elf2dmp/pe.h