diff options
author | Matt Fleming <matt.fleming@intel.com> | 2012-02-02 15:52:05 +0000 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2012-02-02 16:11:32 +0000 |
commit | edcfbdfdfcdcc62a46c8d4be50434486b0f6c0f7 (patch) | |
tree | bf58dc8774cb77b23bbb4de4561ef0f656b3943c /core/bios.c | |
parent | 941c77f996f6548a4522c03155b6f40cbce04777 (diff) | |
download | syslinux-edcfbdfdfcdcc62a46c8d4be50434486b0f6c0f7.tar.gz syslinux-edcfbdfdfcdcc62a46c8d4be50434486b0f6c0f7.tar.xz syslinux-edcfbdfdfcdcc62a46c8d4be50434486b0f6c0f7.zip |
com32: Remove __constructor tag from __syslinux_get_shuffer_size()
Any functions with a __constructor tag are exected by both firmware
backends. But shuffling isn't used on EFI because we have so little
control over the memory map. So call __syslinux_get_shuffer_size()
only when needed.
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'core/bios.c')
0 files changed, 0 insertions, 0 deletions