summaryrefslogtreecommitdiff
path: root/src/signal/mips64/restore.s
blob: e8988369e46b91fffa3de02c0693a40b06a33b00 (plain) (blame)
1
2
3
4
5
6
7
8
9
.set	noreorder
.global	__restore_rt
.global	__restore
.type	__restore_rt,@function
.type	__restore,@function
__restore_rt:
__restore:
	li	$2,5211
	syscall