Changes in uspace/srv/hw/netif/dp8390/ne2000.h [7922dea:e0854e3] 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
r7922dea re0854e3 110 110 struct dpeth; 111 111 112 extern int ne_probe(struct dpeth *); 113 extern void ne_init(struct dpeth *); 114 extern void ne_stop(struct dpeth *); 112 int ne_probe(struct dpeth *dep); 115 113 116 114 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
