Changeset af6b5157 in mainline for uspace/drv/test2/test2.c
- Timestamp:
- 2011-02-15T20:09:24Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2a770a35
- Parents:
- 83a2f43
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/test2/test2.c
r83a2f43 raf6b5157 31 31 32 32 #include <assert.h> 33 #include <async.h> 33 34 #include <stdio.h> 34 35 #include <errno.h> 35 36 #include <str_error.h> 36 #include <d river.h>37 #include <ddf/driver.h> 37 38 38 39 #define NAME "test2"
Note:
See TracChangeset
for help on using the changeset viewer.