Changeset 3451129 in mainline for uspace/app/tester/tester.c
- Timestamp:
- 2012-09-07T15:05:43Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8776c46
- Parents:
- c6b601b (diff), 60d931d (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
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/tester.c
rc6b601b r3451129 58 58 #include "fault/fault2.def" 59 59 #include "fault/fault3.def" 60 #include "float/float1.def" 61 #include "float/softfloat1.def" 60 62 #include "vfs/vfs1.def" 61 63 #include "ipc/ping_pong.def" … … 68 70 #include "hw/serial/serial1.def" 69 71 #include "hw/misc/virtchar1.def" 70 #include " libext2/libext2_1.def"72 #include "ext2/ext2_1.def" 71 73 {NULL, NULL, NULL, false} 72 74 };
Note:
See TracChangeset
for help on using the changeset viewer.