outelf*: remove null debug functions
commitc941a35e5895a5207fb18b07b60a004a217796b6
authorH. Peter Anvin <hpa@zytor.com>
Tue, 8 Mar 2016 06:12:19 +0000 (7 22:12 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 8 Mar 2016 06:12:19 +0000 (7 22:12 -0800)
tree46a56761439117881542d48e9dbbbb984aba028a
parentbc42cbe36348aca4c33210fa8322bd451e36ef6c
outelf*: remove null debug functions

Instead of duplicating empty functions, use the corresponding
null_debug_* functions.

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