aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxapi/stdio/open.s
blob: ce8c684d07a968e2127f97adffc72e4cab1ff054 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
.set noreorder
.section .text

.global open
.type open, @function
open:
	addiu	$t2, $0, 0xa0
	jr		$t2
	addiu	$t1, $0, 0x00