shuffler: fix setting up esp in real-mode shuffles
authorH. Peter Anvin <hpa@zytor.com>
Tue, 5 May 2009 00:13:16 +0000 (17:13 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 5 May 2009 00:13:16 +0000 (17:13 -0700)
commitd4900e57737be8a73e144dc32401d52f3ddbaaf8
treeb66f49deda075f74f21e7670f1d08db0e0dd897c
parent8029ff89d33361edf48081748ff9db1239897694
shuffler: fix setting up esp in real-mode shuffles

The value of esp set in real-mode shuffles was wrong.  This
unfortunately broke linux.c32 :(

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