Changeset 30e8ab4 in mainline


Ignore:
Timestamp:
2013-09-21T04:02:01Z (11 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6210a333
Parents:
bf6b7c6
Message:

libdrv: USB has not used data implant for some time

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/drv/include/ddf/driver.h

    rbf6b7c6 r30e8ab4  
    111111} driver_t;
    112112
    113 /** XXX Only to transition USB */
     113/** XXX Only to transition network drivers */
    114114#ifdef _DDF_DATA_IMPLANT
    115115extern void ddf_fun_data_implant(ddf_fun_t *, void *);
Note: See TracChangeset for help on using the changeset viewer.