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

8 lines
120 B
C

#ifndef _ISI_SIM_H
#define _ISI_SIM_H
void proto_reg_handoff_isi_sim(void);
void proto_register_isi_sim(void);
#endif