Blob Blame History Raw
.text
.globl __psx_init
.globl _so_entry_point

__psx_init:
_so_entry_point:
	mov $1, %eax
	ret