summaryrefslogtreecommitdiffhomepage
path: root/src/stdio/nt64/__stdio_exit_needed.s
blob: fa11b31d591344f8a5d2af903b29895d046150bc (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

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

.globl	__stdio_exit_needed

__stdio_exit_needed:
	jmp __stdio_exit