com32: make syslinux_dump_*() pure debugging functions
authorH. Peter Anvin <hpa@zytor.com>
Tue, 28 Jun 2011 02:06:43 +0000 (19:06 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 28 Jun 2011 02:06:43 +0000 (19:06 -0700)
commitf9cf058613f5d30a3012feaa588312454f1024e6
tree8ac96806365d3f4e2653019336c9f8f795da2f84
parent2eb008a6e3579f2b1d0d9f28a6ea681966f9c7d7
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