mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-13 22:05:40 +08:00
@@ -223,5 +223,8 @@ driver_filter_t dwc_otg_filter_interrupt;
|
||||
driver_intr_t dwc_otg_interrupt;
|
||||
int dwc_otg_init(struct dwc_otg_softc *);
|
||||
void dwc_otg_uninit(struct dwc_otg_softc *);
|
||||
#ifdef __rtems__
|
||||
void dwc_otg_platform_init(struct dwc_otg_softc *);
|
||||
#endif /* __rtems__ */
|
||||
|
||||
#endif /* _DWC_OTG_H_ */
|
||||
|
Reference in New Issue
Block a user