diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-05-13 18:35:35 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-05-13 18:35:35 -0700 |
commit | 577e49042d7266a9676244b4a89caf3bda184e7d (patch) | |
tree | b7a18bf9fcf486728ddae3809e89803021b7bd9a /core/comboot.inc | |
parent | 8d08421d2bd72fe1ca4532405e4282461eb68f30 (diff) | |
download | syslinux-577e49042d7266a9676244b4a89caf3bda184e7d.tar.gz |
core: move initial code to a new .init segment; unify .bss+.bss1
Move code used before loading is complete to a new .init segment;
.text is now only the stuff that is used at any time. Move the .bss1
segment down to where .bss and .bss2 already are; it seems to fit
better there now.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'core/comboot.inc')
0 files changed, 0 insertions, 0 deletions