Move the prototypes for syslinux_shuffle_boot_*()
authorH. Peter Anvin <hpa@zytor.com>
Wed, 13 Feb 2008 00:39:17 +0000 (16:39 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 13 Feb 2008 00:41:24 +0000 (16:41 -0800)
commit34baf2cd22bc9fad670d987aa84199f92a55f30a
treeebcb50c1c589ccee7e15bb51a284d03359c080ed
parent1372e76746ad609fccaaddcfeed1451650c666af
Move the prototypes for syslinux_shuffle_boot_*()

Move the prototypes for syslinux_shuffle_boot_[pr]m() from
<syslinux/movebits.h> to <syslinux/boot[pr]m.h>, which anyway has the
required structure definitions.  #include <syslinux/movebits.h> in
those files instead of relying on forward structure definitions.
com32/include/syslinux/bootpm.h
com32/include/syslinux/bootrm.h
com32/include/syslinux/movebits.h