Changeset 70d28e8 in mainline for uspace/app/tester/tester.c
- Timestamp:
- 2019-08-07T04:26:01Z (6 years ago)
- Children:
- 62273d1
- Parents:
- 1be7bee
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-10-07 21:49:27)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 04:26:01)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/tester.c
r1be7bee r70d28e8 78 78 #include "hw/serial/serial1.def" 79 79 #include "chardev/chardev1.def" 80 { NULL, NULL, NULL, false } 80 #include "proc/dummy_task.def" 81 #include "proc/task_wait.def" 82 {NULL, NULL, NULL, false} 81 83 }; 82 84
Note:
See TracChangeset
for help on using the changeset viewer.