Changeset 493f1be in mainline for uspace/lib/c/arch/ia64/src/entry.S


Ignore:
Timestamp:
2017-11-12T00:30:16Z (6 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fe171357
Parents:
53b9f2c
Message:

Add stop before call to honor dependencies from alloc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/arch/ia64/src/entry.S

    r53b9f2c r493f1be  
    4242       
    4343        # Pass PCB pointer as the first argument to __main
    44         mov out0 = r2
     44        mov out0 = r2 ;;
    4545        br.call.sptk.many b0 = __main
    4646
Note: See TracChangeset for help on using the changeset viewer.