ceriel пре 29 година
родитељ
комит
5a6d5d877f
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      mach/sparc_solaris/libsys/cerror.s

+ 3 - 1
mach/sparc_solaris/libsys/cerror.s

@@ -1,4 +1,4 @@
-.global $errno, cerror, _cerror
+.global $errno, cerror, _cerror, errno
 
 .type _cerror, #function
 
@@ -16,3 +16,5 @@ _cerror:
 .section ".data"
 $errno:
 	.long	0
+errno:
+	.long	0