Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/concurrency/CtxSwitch-x86_64.S

    r78b3f52 r5c81105  
    8181.globl  coInvokeStub
    8282coInvokeStub:
    83         movq %rbx, %rdi
    84         movq %r12, %rsi
    85         jmp *%r13
     83        movq %rbx, %rdi
     84        jmp *%r12
    8685
    8786// Local Variables: //
Note: See TracChangeset for help on using the changeset viewer.