Changeset 1564c4b in mainline for uspace/app/tester/tester.c
- Timestamp:
- 2011-06-08T19:39:52Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2af29ed
- Parents:
- e686889c (diff), 0eff68e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
uspace/app/tester/tester.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/tester.c
re686889c r1564c4b 62 62 #include "loop/loop1.def" 63 63 #include "mm/malloc1.def" 64 #include "mm/malloc2.def" 65 #include "mm/malloc3.def" 66 #include "mm/mapping1.def" 64 67 #include "hw/serial/serial1.def" 65 68 #include "hw/misc/virtchar1.def" 69 #include "libext2/libext2_1.def" 66 70 #include "devs/devman1.def" 71 #include "devs/devman2.def" 67 72 {NULL, NULL, NULL, false} 68 73 };
Note:
See TracChangeset
for help on using the changeset viewer.
