Changeset 1e4cada in mainline for uspace/srv/devmap/devmap.c
- Timestamp:
- 2009-12-09T17:23:15Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 387416b, 8aa42e3
- Parents:
- fb623e2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devmap/devmap.c
rfb623e2 r1e4cada 42 42 #include <errno.h> 43 43 #include <bool.h> 44 #include <fibril_sync .h>44 #include <fibril_synch.h> 45 45 #include <stdlib.h> 46 46 #include <string.h>
Note:
See TracChangeset
for help on using the changeset viewer.