movebits: Handle arbitrary combinations of SMT_FREE and SMT_TERMINALsyslinux-6.02-pre6
commit65b7d4306aac6b81743df93fe23f6e24d64025f3
authorH. Peter Anvin <hpa@zytor.com>
Thu, 18 Jul 2013 00:21:42 +0000 (17 17:21 -0700)
committerMatt Fleming <matt.fleming@intel.com>
Thu, 18 Jul 2013 10:37:49 +0000 (18 11:37 +0100)
treea9040e529c3f763dc9e860a2d2901586876e796f
parentd59bc9bd3ea1a10bcace54ed2c4125f3dc1ef3f8
movebits: Handle arbitrary combinations of SMT_FREE and SMT_TERMINAL

In theory we may have multiple subregions with SMT_FREE and
SMT_TERMINAL.  This can be fairly easily integrated into a small loop.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/lib/syslinux/movebits.c