com32: make syslinux_dump_*() pure debugging functions
commit06531db8ec5d58477d7083d3d8130e909206233f
authorH. Peter Anvin <hpa@zytor.com>
Tue, 28 Jun 2011 02:06:43 +0000 (27 19:06 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 18 May 2012 23:04:00 +0000 (18 16:04 -0700)
tree864b5572c8cab87184fe9a93e6f17b35ff3b5c35
parentbe697f88819ef20d72d1e7ea7d3d975d1fed5fb0
com32: make syslinux_dump_*() pure debugging functions

Make the syslinux_dump_*() functions pure debugging functions; that is
the way that they are used anyway, and this way they log to the same
place as dprintf.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/include/syslinux/movebits.h
com32/lib/syslinux/dump_mmap.c
com32/lib/syslinux/dump_movelist.c
com32/lib/syslinux/load_linux.c
com32/lib/syslinux/movebits.c
com32/lib/syslinux/zonelist.c
com32/mboot/map.c
com32/modules/elf.c
com32/modules/pmload.c