]> git.ipfire.org Git - thirdparty/elfutils.git/commit
readelf: Pull regname() into file scope
authorTimm Bäder <tbaeder@redhat.com>
Fri, 8 Jan 2021 08:16:32 +0000 (09:16 +0100)
committerMark Wielaard <mark@klomp.org>
Sat, 30 Jan 2021 20:44:36 +0000 (21:44 +0100)
commit92ed5f32bdffc414b6379022c614accbd0eb8847
tree01e3a10efd80858ed8f8662936902802840f9954
parent839880d243d1aa666aee3928c73d1c589c403a6f
readelf: Pull regname() into file scope

Get rid of a nested function this way.

Signed-off-by: Timm Bäder <tbaeder@redhat.com>
src/ChangeLog
src/readelf.c