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

.global printf
.type printf, @function
printf:
	addiu	$t2, $0, 0xa0
	jr		$t2
	addiu	$t1, $0, 0x3f