#ifndef CONNECT_H #define CONNECT_H #include "types.h" void Jac_ConnectTableInit(void); void Jac_BnkConnectTableSet(u32 vid, u32 pid); #endif