Subversion Repositories HelenOS

Rev

Rev 3168 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3168 Rev 3171
Line 45... Line 45...
45
 
45
 
46
	# Pass the PCB pointer to __main as the first argument
46
	# Pass the PCB pointer to __main as the first argument
47
	pushl %ebx
47
	pushl %ebx
48
	call __main
48
	call __main
49
 
49
 
50
	call main
-
 
51
	call __exit
50
	call __exit