fixed more binutils issues (newer gcc/libc)
[zpugcc/jano.git] / toolchain / gcc / newlib / libc / sys / sysvnecv70 / cerror.s
blob9827c1087a1f8731683f05abc31e4a91183154c2
1 .globl cerror
2 cerror: mov.w r0,_errno
3 neg.w #1,r0
4 ret #0
6 .data
7 .globl _errno
8 _errno: .word 0