Changeset e2a6b72 in mainline for uspace/srv/bd
- Timestamp:
- 2012-10-15T16:28:58Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b3ab8f7
- Parents:
- 7eb49f4 (diff), c4c2406 (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/srv/bd
- Files:
-
- 2 edited
-
ata_bd/ata_bd.c (modified) (1 diff)
-
gxe_bd/gxe_bd.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/ata_bd/ata_bd.c
r7eb49f4 re2a6b72 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
r7eb49f4 re2a6b72 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.
