Changeset 67472b9b in mainline for uspace/lib/drv/include/graph_iface.h
- Timestamp:
- 2013-12-31T20:30:53Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5c65e61
- Parents:
- 7858acbf
- File:
- 
      - 1 moved
 
 - 
          
  uspace/lib/drv/include/graph_iface.h (moved) (moved from uspace/lib/c/include/device/graph_dev.h ) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      uspace/lib/drv/include/graph_iface.hr7858acbf r67472b9b 38 38 #include <async.h> 39 39 40 typedef enum {41 GRAPH_DEV_CONNECT = 042 } graph_dev_method_t;43 44 40 extern int graph_dev_connect(async_sess_t *); 45 41 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
