Rev 3168 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
# Pass the PCB pointer to __main as the first argument
pushl %ebx
call __main
call main
call __exit