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