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

8 lines
120 B
C
Raw Normal View History

2011-01-01 06:03:02 +00:00
#ifndef _ISI_SIM_H
#define _ISI_SIM_H
void proto_reg_handoff_isi_sim(void);
void proto_register_isi_sim(void);
#endif