Changes in uspace/lib/c/arch/ia64/src/entry.S [27f67f5:493f1be] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia64/src/entry.S
r27f67f5 r493f1be 42 42 43 43 # Pass PCB pointer as the first argument to __main 44 mov out0 = r2 44 mov out0 = r2 ;; 45 45 br.call.sptk.many b0 = __main 46 46
Note:
See TracChangeset
for help on using the changeset viewer.