Ignore:
File:
1 edited

Legend:

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

    reb2e723 rb58a5772  
    8484        jmp *%r12
    8585
    86 .text
    87         .align 2
    88 .globl  CtxGet
    89 CtxGet:
    90         movq %rsp,SP_OFFSET(%rdi)
    91         movq %rbp,FP_OFFSET(%rdi)
    92 
    93         ret
    94 
    9586// Local Variables: //
    9687// mode: c //
Note: See TracChangeset for help on using the changeset viewer.