i386/sys/sbrk.S: extra "end" symbol removed
authorJohn Marino <draco@marino.st>
Sat, 15 Oct 2011 09:13:22 +0000 (11:13 +0200)
committerJohn Marino <draco@marino.st>
Sat, 15 Oct 2011 18:33:14 +0000 (20:33 +0200)
commit8f73bea34efe21334e560a312017af168f3d1991
tree5f8ba1e1d629d8d6b73d46e4fbd4942455edfbfe
parentc54b5d8d8e1af1fe69da36b12d2ba79580a9ce55
i386/sys/sbrk.S: extra "end" symbol removed

The i386 version of sbrk.S has carried an extra end symbol since the
first import.  It seems to have been an oversight to leave it there.

reported by: Francois Tigeot
Addresses: Failed heimdal build on i386
lib/libc/i386/sys/sbrk.S