Changeset 0bb8d49
- Timestamp:
- 11/08/18 14:01:51 (4 years ago)
- Branches:
- develop, master
- Children:
- 6f43f5c, 8d24b12
- Parents:
- bccdffc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/trace.c
rbccdffc r0bb8d49 131 131 132 132 /* call all the constructors if they haven't yet all been called */ 133 __attribute__((constructor)) 133 134 static void trace_init(void) 134 135 {
Note: See TracChangeset
for help on using the changeset viewer.