smb improvements (rodries)
[libogc.git] / libdb / geckousb.h
blob7e14a42d902c507a1ca157621854ee07e880ad4f
1 #ifndef __GECKOUSB_H___
2 #define __GECKOUSB_H___
4 #include "debug_if.h"
6 struct dbginterface* usb_init(s32 channel);
8 #endif