Fix a copy&paste-o causing a segfault with sigsetjmp.
authorjhibbits <jhibbits@FreeBSD.org>
Sat, 29 Oct 2016 01:22:55 +0000 (01:22 +0000)
committerjhibbits <jhibbits@FreeBSD.org>
Sat, 29 Oct 2016 01:22:55 +0000 (01:22 +0000)
commit431b1224c232e60260c845240f5549a406a69659
treec3a8e9fd7ffeb23d016cdf67e8e95b3e09467c5f
parent7ea1be6e5ba2855c9b4b65aa13d33dd8cfaeef7e
Fix a copy&paste-o causing a segfault with sigsetjmp.

I'm not sure how this passed my code inspection and initial testing, it's
obviously wrong.  Found when debugging csh.
lib/libc/powerpcspe/gen/setjmp.S
lib/libc/powerpcspe/gen/sigsetjmp.S