summaryrefslogtreecommitdiffhomepage
path: root/src/stdio/nt32/__stdio_exit_needed.s
blob: cf85f7e2b2d457752c23c5f1a00170fbe53eb89e (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 the Standard MIT License; see COPYING.MMGLUE.          ##
############################################################################

.text

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

.globl	___stdio_exit_needed

___stdio_exit_needed:
	jmp ___stdio_exit