Rev 3168 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3168 | Rev 3171 | ||
---|---|---|---|
Line 39... | Line 39... | ||
39 | __entry: |
39 | __entry: |
40 | # %rdi was deliberately chosen as the first argument is also in %rdi |
40 | # %rdi was deliberately chosen as the first argument is also in %rdi |
41 | # Pass PCB pointer to __main (no operation) |
41 | # Pass PCB pointer to __main (no operation) |
42 | call __main |
42 | call __main |
43 | 43 | ||
44 | call main |
- | |
45 | call __exit |
44 | call __exit |