|
|
716654 |
############################################################################
|
|
|
716654 |
## mmglue: midipix architecture- and target-specific bits for musl libc ##
|
|
|
716654 |
## Copyright (C) 2013--2023 SysDeer Technologies, LLC ##
|
|
|
716654 |
## Released under the Standard MIT License; see COPYING.MMGLUE. ##
|
|
|
716654 |
############################################################################
|
|
|
716654 |
|
|
|
d2187e |
.text
|
|
|
6d8c0d |
|
|
|
6d8c0d |
.globl ___chkstk_ms
|
|
|
6d8c0d |
___chkstk_ms:
|
|
|
6d8c0d |
ret
|
|
|
6d8c0d |
|
|
|
d2187e |
.globl _pei386_runtime_relocator
|
|
|
d2187e |
_pei386_runtime_relocator:
|
|
|
860627 |
ret
|
|
|
c00c94 |
|
|
|
c00c94 |
.section .got$_pei386_runtime_relocator,"r"
|
|
|
c00c94 |
.global __imp__pei386_runtime_relocator
|
|
|
c00c94 |
__imp__pei386_runtime_relocator:
|
|
|
c00c94 |
.quad _pei386_runtime_relocator
|
|
|
c00c94 |
.linkonce discard
|