Changes in libcfa/src/startup.cfa [ced5e2a:032234bd]
- File:
-
- 1 edited
-
libcfa/src/startup.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/startup.cfa
rced5e2a r032234bd 63 63 64 64 struct __spinlock_t; 65 extern "C" { 66 void __cfaabi_dbg_record_lock(struct __spinlock_t & this, const char prev_name[]) __attribute__(( weak )) libcfa_public {} 67 } 65 68 66 69 // Local Variables: //
Note:
See TracChangeset
for help on using the changeset viewer.