Changeset 1433ecda in mainline for uspace/app/sbi/src/run.c
- Timestamp:
- 2018-04-04T15:42:37Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2c4e1cc
- Parents:
- 47b2d7e3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sbi/src/run.c
r47b2d7e3 r1433ecda 134 134 135 135 #ifdef DEBUG_RUN_TRACE 136 printf("Found function '"); symbol_print_fqn(main_fun_sym); 136 printf("Found function '"); 137 symbol_print_fqn(main_fun_sym); 137 138 printf("'.\n"); 138 139 #endif
Note:
See TracChangeset
for help on using the changeset viewer.