Changes in src/libcfa/startup.c [1997b4e:36463e2]
- File:
-
- 1 edited
-
src/libcfa/startup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/libcfa/startup.c
r1997b4e r36463e2 40 40 41 41 struct __spinlock_t; 42 extern "C" { 43 void __cfaabi_dbg_record(struct __spinlock_t & this, const char * prev_name) __attribute__(( weak )) {} 44 } 42 void __cfaabi_dbg_record(struct __spinlock_t & this, const char * prev_name) __attribute__(( weak )) {} 45 43 46 44 // Local Variables: //
Note:
See TracChangeset
for help on using the changeset viewer.