Date: Sat, 15 Nov 2008 22:23:07 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/i386/sys pipe.S reboot.S setlogin.S Message-ID: <200811152223.mAFMNLJx021288@repoman.freebsd.org>
index | next in thread | raw e-mail
peter 2008-11-15 22:23:07 UTC
FreeBSD src repository
Modified files:
lib/libc/i386/sys pipe.S reboot.S setlogin.S
Log:
SVN rev 184996 on 2008-11-15 22:23:07Z by peter
On i386, the primary function that SYSCALL() generates is with the
__sys_ prefix. Make END() match. This didn't cause a compile error, but
the function size is attached to the .weak symbol, not the real one.
Revision Changes Path
1.14 +1 -1 src/lib/libc/i386/sys/pipe.S
1.10 +1 -1 src/lib/libc/i386/sys/reboot.S
1.12 +1 -1 src/lib/libc/i386/sys/setlogin.S
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811152223.mAFMNLJx021288>
