Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/startup.c

    r303c61d r36463e2  
    3939} // extern "C"
    4040
     41struct __spinlock_t;
    4142void __cfaabi_dbg_record(struct __spinlock_t & this, const char * prev_name) __attribute__(( weak )) {}
    4243
Note: See TracChangeset for help on using the changeset viewer.