Changeset 917797f in mainline for uspace/lib/c/include/ipc


Ignore:
Timestamp:
2012-09-15T14:58:48Z (13 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
69a13a4
Parents:
0d911ee
Message:

Add support to the battery interface, not tested yet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/ipc/dev_iface.h

    r0d911ee r917797f  
    5656        /** Interface provided by Real Time Clock devices */
    5757        CLOCK_DEV_IFACE,
     58        /** Interface provided by battery powered devices */
     59        BATTERY_DEV_IFACE,
    5860        /** Interface provided by AHCI devices. */
    5961        AHCI_DEV_IFACE,
Note: See TracChangeset for help on using the changeset viewer.