commit | e9a63a4e559fbdc522072281d05e6b13c1022f4b | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Oct 14 14:16:38 2009 -0700 |
committer | Roland McGrath <roland@redhat.com> | Wed Oct 14 14:16:38 2009 -0700 |
tree | 725fa53b311924352faf52bcecc6eef79c3ded1d | |
parent | 80f506918fdaaca6b574ba931536a58ce015c7be [diff] |
x86: linker script syntax nits The linker scripts grew some use of weirdly wrong linker script syntax. It happens to work, but it's not what the syntax is documented to be. Clean it up to use the official syntax. Signed-off-by: Roland McGrath <roland@redhat.com> CC: Ian Lance Taylor <iant@google.com>