Subversion Repositories HelenOS-historic

Rev

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

Rev 943 Rev 1105
Line 35... Line 35...
35
 
35
 
36
## User-space task entry point
36
## User-space task entry point
37
#
37
#
38
#
38
#
39
__entry:
39
__entry:
-
 
40
	lui $28, _gp
40
 
41
 
41
	jal main
42
	jal main
42
	nop
43
	nop
43
	
44
	
44
	jal __exit
45
	jal __exit