Changes in uspace/drv/nic/ar9271/ath_usb.h [8a64320e:b7fd2a0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/nic/ar9271/ath_usb.h
r8a64320e rb7fd2a0 59 59 } ath_usb_data_header_t; 60 60 61 extern int ath_usb_init(ath_t *, usb_device_t *);61 extern errno_t ath_usb_init(ath_t *, usb_device_t *); 62 62 63 63 #endif /* ATHEROS_ATH_USB_H */
Note:
See TracChangeset
for help on using the changeset viewer.