Changeset 19b3cc6 in mainline for uspace/drv
- Timestamp:
- 2014-01-17T23:12:10Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e26a9d95
- Parents:
- fddffb2 (diff), facc34d (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. - Location:
- uspace/drv/infrastructure
- Files:
-
- 2 edited
-
rootmalta/rootmalta.c (modified) (1 diff)
-
rootpc/rootpc.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/infrastructure/rootmalta/rootmalta.c
rfddffb2 r19b3cc6 52 52 #include <ipc/dev_iface.h> 53 53 #include <ops/hw_res.h> 54 #include <device/hw_res.h>55 54 #include <ops/pio_window.h> 56 #include <device/pio_window.h>57 55 #include <byteorder.h> 58 56 -
uspace/drv/infrastructure/rootpc/rootpc.c
rfddffb2 r19b3cc6 50 50 #include <ipc/dev_iface.h> 51 51 #include <ops/hw_res.h> 52 #include <device/hw_res.h>53 52 #include <ops/pio_window.h> 54 #include <device/pio_window.h>55 53 56 54 #define NAME "rootpc"
Note:
See TracChangeset
for help on using the changeset viewer.
