x86: linker script syntax nits
authorRoland McGrath <roland@redhat.com>
Wed, 14 Oct 2009 21:16:38 +0000 (14:16 -0700)
committerRoland McGrath <roland@redhat.com>
Wed, 14 Oct 2009 21:16:38 +0000 (14:16 -0700)
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>

No differences found