summaryrefslogtreecommitdiffhomepage
path: root/src/errno/nt32/___errno_location.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/errno/nt32/___errno_location.s')
-rw-r--r--src/errno/nt32/___errno_location.s8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/errno/nt32/___errno_location.s b/src/errno/nt32/___errno_location.s
new file mode 100644
index 0000000..9432d1c
--- /dev/null
+++ b/src/errno/nt32/___errno_location.s
@@ -0,0 +1,8 @@
+.text
+
+.global ____errno_location
+
+.def ____errno_location; .scl 2; .type 32; .endef
+
+____errno_location:
+ jmp ___errno_location