Ignore:
File:
1 edited

Legend:

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

    r35dd180f re4745d7a  
    8686        ret
    8787
    88 .text
    89         .align 2
    90 .globl  CtxGet
    91 CtxGet:
    92         movl %esp,SP_OFFSET(%eax)
    93         movl %ebp,FP_OFFSET(%eax)
    94 
    95         ret
    96 
    9788// Local Variables: //
    9889// compile-command: "make install" //
Note: See TracChangeset for help on using the changeset viewer.