core, bios: Move __syslinux_shuffler_size to assemblysyslinux-6.03-pre5
commita06818de2a4c49bd64a024dd4f4a09a0caf1f0ac
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 28 Feb 2014 23:48:53 +0000 (28 15:48 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 28 Feb 2014 23:48:53 +0000 (28 15:48 -0800)
tree150612342505727b9f7994130c927147679ac3d2
parente01e93b0f29b6dc9e363d91175ef3f7ecb40f8bf
core, bios: Move __syslinux_shuffler_size to assembly

Putting the __syslinux_shuffler_size in a C file by itself caused it
to not get included in the core, causing failures.  Put it in assembly
to make sure it really gets included there.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/bcopyxx.inc
core/shuffler.c [deleted file]