Changeset 1ae74c6 in mainline for uspace/srv/bd
- Timestamp:
- 2012-10-14T14:10:16Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5b082ba9
- Parents:
- a9654bf
- Location:
- uspace/srv/bd
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/ata_bd/ata_bd.c
ra9654bf r1ae74c6 49 49 50 50 #include <stdio.h> 51 #include <libarch/ddi.h>52 51 #include <ddi.h> 53 52 #include <async.h> -
uspace/srv/bd/gxe_bd/gxe_bd.c
ra9654bf r1ae74c6 37 37 38 38 #include <stdio.h> 39 #include <libarch/ddi.h>40 39 #include <ddi.h> 41 40 #include <async.h>
Note:
See TracChangeset
for help on using the changeset viewer.