Subversion Repositories HelenOS

Rev

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

Rev 2071 Rev 3147
Line 104... Line 104...
104
 
104
 
105
	jr	$ra
105
	jr	$ra
106
	move	$v0,$a1
106
	move	$v0,$a1
107
 
107
 
108
jump_to_kernel:
108
jump_to_kernel:
-
 
109
	#
109
#	.word 0x39
110
	# TODO
-
 
111
	# Make sure that the I-cache, D-cache and memory are mutually coherent
-
 
112
	# before passing control to the copied code.
-
 
113
	#
110
	j $a0
114
	j $a0
111
	nop
115
	nop