Changes in uspace/srv/hw/netif/dp8390/ne2000.h [e0854e3:7922dea] in mainline
- File:
-
- 1 edited
-
uspace/srv/hw/netif/dp8390/ne2000.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/netif/dp8390/ne2000.h
re0854e3 r7922dea 110 110 struct dpeth; 111 111 112 int ne_probe(struct dpeth *dep); 112 extern int ne_probe(struct dpeth *); 113 extern void ne_init(struct dpeth *); 114 extern void ne_stop(struct dpeth *); 113 115 114 116 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
