Changeset c92a5753 in mainline
- Timestamp:
- 2010-01-04T17:55:21Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b4ff8a6d
- Parents:
- daecfed3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/include/device.h
rdaecfed3 rc92a5753 47 47 */ 48 48 #define DEVICE_MAP_IMPLEMENT INT_MAP_IMPLEMENT 49 50 /** Invalid device identifier. 51 */ 52 #define DEVICE_INVALID_ID ( -1 ) 49 53 50 54 /** Device identifier type.
Note:
See TracChangeset
for help on using the changeset viewer.