output: change null_debug_routine to null_debug_directive
commit767750b666f0e66b25fa9d1c7b905a935c637786
authorH. Peter Anvin <hpa@zytor.com>
Sun, 9 Aug 2009 20:02:35 +0000 (9 13:02 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 9 Aug 2009 20:04:13 +0000 (9 13:04 -0700)
tree29ab0def56da21dd3d7e7256f41187c99a1c658d
parent0a45cc8ce8ae3451a7cff45c3947dbc631f1ddad
output: change null_debug_routine to null_debug_directive

This is the null implementation of the function debug_directive.  For
some reason it ended up getting mangled as "null_debug_routine".

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
output/nulldbg.c
output/outieee.c
output/outlib.h
output/outobj.c