Changeset 2e80321 in mainline
- Timestamp:
- 2014-01-17T05:03:56Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 66be0288
- Parents:
- 6da3ef46
- Location:
- uspace/drv/infrastructure
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/infrastructure/rootmalta/rootmalta.c
r6da3ef46 r2e80321 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
r6da3ef46 r2e80321 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.