More work on x86_64 port of usermode
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src / arch / x86.asm.h
index 282ff40..9e45273 100644 (file)
@@ -6,6 +6,7 @@
 
 [bits 32]
 [section .data]
+[global _errno:data 4]
 _errno:        dw      0
 
 [section .text]

UCC git Repository :: git.ucc.asn.au