isi-wireshark-plugin/src/isi-mtc.h

8 lines
120 B
C

#ifndef _ISI_MTC_H
#define _ISI_MTC_H
void proto_reg_handoff_isi_mtc(void);
void proto_register_isi_mtc(void);
#endif