ELF: make debugging functions static
commita564a02788c1fafdc5d87e496a22cfbb197b894d
authorH. Peter Anvin <hpa@zytor.com>
Fri, 26 Jun 2009 00:43:54 +0000 (25 17:43 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 26 Jun 2009 00:43:54 +0000 (25 17:43 -0700)
tree8c1f3dfa76aca379f070fd44b8530857e81a9551
parentca2a788edfa310f758a7706e284361fcba10ebea
ELF: make debugging functions static

The debugging functions can and should all be static.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
output/outelf32.c
output/outelf64.c