diff options
| author | Michael Brown | 2008-10-09 23:22:01 +0200 |
|---|---|---|
| committer | Michael Brown | 2008-10-10 04:59:57 +0200 |
| commit | 13d09e67196c63a664e7b57f2798e9e29ef7bbb3 (patch) | |
| tree | 9e90280ab59fba7b28354e2a84b1d596952f25ee /src/net/tcp | |
| parent | [makefile] Reduce verbosity of various NON_AUTO_MEDIA rules (diff) | |
| download | ipxe-13d09e67196c63a664e7b57f2798e9e29ef7bbb3.tar.gz ipxe-13d09e67196c63a664e7b57f2798e9e29ef7bbb3.tar.xz ipxe-13d09e67196c63a664e7b57f2798e9e29ef7bbb3.zip | |
[i386] Simplify linker script and standardise linker-defined symbol names
Reduce the number of sections within the linker script to match the
number of practical sections within the output file.
Define _section, _msection, _esection, _section_filesz, _section_memsz,
and _section_lma for each section, replacing the mixture of symbols that
previously existed.
In particular, replace _text and _end with _textdata and _etextdata, to
make it explicit within code that uses these symbols that the .text and
.data sections are always treated as a single contiguous block.
Diffstat (limited to 'src/net/tcp')
0 files changed, 0 insertions, 0 deletions
