Subversion Repositories HelenOS

Rev

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

Rev 37 Rev 39
Line 43... Line 43...
43
	# initialize Ski console using SSC (Simulator System Call)
43
	# initialize Ski console using SSC (Simulator System Call)
44
	mov r15=SKI_CONSOLE_INIT
44
	mov r15=SKI_CONSOLE_INIT
45
	break 0x80000
45
	break 0x80000
46
 
46
 
47
0:
47
0:
48
	br 0b
-
 
49
 
48
	br 0b
-
 
49