Changeset 917797f in mainline for uspace/lib/c/include/ipc
- Timestamp:
- 2012-09-15T14:58:48Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 69a13a4
- Parents:
- 0d911ee
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/dev_iface.h
r0d911ee r917797f 56 56 /** Interface provided by Real Time Clock devices */ 57 57 CLOCK_DEV_IFACE, 58 /** Interface provided by battery powered devices */ 59 BATTERY_DEV_IFACE, 58 60 /** Interface provided by AHCI devices. */ 59 61 AHCI_DEV_IFACE,
Note:
See TracChangeset
for help on using the changeset viewer.