Blame stub.S

5d2af6
.text
5d2af6
.globl __psx_init
6e7997
.globl ___psx_init
fba235
.weak  _so_entry_point
fba235
.weak  __so_entry_point
5d2af6
c38adb
.def __psx_init;  .scl 2; .type 32; .endef
c38adb
.def ___psx_init; .scl 2; .type 32; .endef
c38adb
5d2af6
__psx_init:
6e7997
___psx_init:
5d2af6
_so_entry_point:
6e7997
__so_entry_point:
70b759
	mov $1, %eax
5d2af6
	ret
92a6ce
92a6ce
	.section .got$stub
92a6ce
	.global __imp___psx_init
92a6ce
	.global __imp____psx_init
11957a
11957a
#ifdef __NT64
92a6ce
__imp___psx_init:
11957a
__imp____psx_init:
92a6ce
	.quad	__psx_init
11957a
#endif
11957a
11957a
#ifdef __NT32
11957a
__imp___psx_init:
92a6ce
__imp____psx_init:
92a6ce
	.long	___psx_init
92a6ce
11957a
#endif