setjmp.S: use C-style comments
commit92a8de517a0bd6cfd974a85fd3f3d26645aa5347
authorH. Peter Anvin <hpa@zytor.com>
Fri, 26 Sep 2008 20:13:52 +0000 (26 13:13 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 26 Sep 2008 20:13:52 +0000 (26 13:13 -0700)
tree6b69395187132a5e58214cbcafccde57b072d838
parented67201fcc004ccb0eb20e5489d71ed69cfb7428
setjmp.S: use C-style comments

Earlier versions of cpp would get confused by the gas-style comments
at line starts; replace them with C-style comments.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/lib/setjmp.S