fix missing comma in sh setjmp asm
authorTrutz Behn <me@trutz.be>
Wed, 28 Jan 2015 17:46:49 +0000 (18:46 +0100)
committerRich Felker <dalias@aerifal.cx>
Sat, 31 Jan 2015 02:58:28 +0000 (21:58 -0500)
commitc7b05bc81732e9471e8f61e2dc48ff590572724e
treedcf3763b974d2dae7a642287fb1b14e753f44607
parent02d8770dcfe47c3bea143cb725f93f3b74b6d667
fix missing comma in sh setjmp asm

this typo did not result in an erroneous setjmp with at least binutils
2.22 but fix it for clarity and compatibility with potentially stricter
sh assemblers.
src/setjmp/sh/setjmp.s