helper/replacements: remove unused typedef's
authorAntonio Borneo <borneo.antonio@gmail.com>
Thu, 22 Apr 2021 10:06:04 +0000 (12:06 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 1 May 2021 12:36:43 +0000 (13:36 +0100)
commitae86bd8e18047ab586e9ac4ca2eafd0bb008ae87
tree47595d1d1d5151a7cc3c9c6e4d4ec06382fd98c9
parent565129119f0dc345a6e7d16bb468ff15cb3b828d
helper/replacements: remove unused typedef's

The ELF typedef's 'Elf32_Sword' and 'Elf32_Hashelt' are not used
within OpenOCD. Plus, being their name in CamelCase require extra
effort to include them in the exceptions for checkpatch.

Remove the unused typedef's.

Change-Id: I18f039567edd5b24dbb41df5406c154f31022ae7
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/6178
Tested-by: jenkins
Reviewed-by: Christian Hoff <christian.hoff@advantest.com>
src/helper/replacements.h