Subversion Repositories HelenOS

Rev

Rev 2607 | Rev 3890 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2607 Rev 3222
Line 347... Line 347...
347
	eret
347
	eret
348
 
348
 
349
userspace_asm:
349
userspace_asm:
350
	add $sp, $a0, 0
350
	add $sp, $a0, 0
351
	add $v0, $a1, 0 
351
	add $v0, $a1, 0 
352
	add $t9, $a2, 0			# Set up correct entry into PIC code 
352
	add $t9, $a2, 0			# Set up correct entry into PIC code
-
 
353
	xor $a0, $a0, $a0		# $a0 is defined to hold pcb_ptr
-
 
354
					# set it to 0
353
	eret
355
	eret