summaryrefslogtreecommitdiffhomepage
path: root/src/errno/nt32/___errno_location.s
blob: 3d4712ec3b5161471b7ff9ea71e8a80843765dea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
############################################################################
##  mmglue: midipix architecture- and target-specific bits for musl libc  ##
##  Copyright (C) 2013--2023  SysDeer Technologies, LLC                   ##
##  Released under GPLv2 and GPLv3; see COPYING.MMGLUE.                   ##
############################################################################

.text

.global ____errno_location

.def ____errno_location; .scl 2; .type 32; .endef

____errno_location:
	jmp	___errno_location