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