Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hw/netif/dp8390/ne2000.h

    r7922dea re0854e3  
    110110struct dpeth;
    111111
    112 extern int ne_probe(struct dpeth *);
    113 extern void ne_init(struct dpeth *);
    114 extern void ne_stop(struct dpeth *);
     112int ne_probe(struct dpeth *dep);
    115113
    116114#endif
Note: See TracChangeset for help on using the changeset viewer.