Changeset bc38578 in mainline for uspace/srv/ethip/ethip_nic.h
- Timestamp:
- 2012-02-06T16:12:58Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ceba4bed
- Parents:
- 06295a9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/ethip/ethip_nic.h
r06295a9 rbc38578 38 38 #define ETHIP_NIC_H_ 39 39 40 #include <ipc/loc.h> 41 40 42 extern int ethip_nic_discovery_start(void); 43 extern ethip_nic_t *ethip_nic_find_by_iplink_sid(service_id_t); 41 44 42 45 #endif
Note:
See TracChangeset
for help on using the changeset viewer.