Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/startup.cfa

    rced5e2a r032234bd  
    6363
    6464struct __spinlock_t;
     65extern "C" {
     66        void __cfaabi_dbg_record_lock(struct __spinlock_t & this, const char prev_name[]) __attribute__(( weak )) libcfa_public {}
     67}
    6568
    6669// Local Variables: //
Note: See TracChangeset for help on using the changeset viewer.