Changeset a72620d in mainline for uspace/drv/uhci-hcd/tracker.c


Ignore:
Timestamp:
2011-02-07T19:05:07Z (14 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f241b05b
Parents:
fe10e72
Message:

Adds new API hc stubs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-hcd/tracker.c

    rfe10e72 ra72620d  
    5151static void tracker_control_read_status(tracker_t *instance);
    5252static void tracker_control_write_status(tracker_t *instance);
     53
    5354static void tracker_call_in(tracker_t *instance);
    5455static void tracker_call_out(tracker_t *instance);
Note: See TracChangeset for help on using the changeset viewer.