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

10 lines
126 B
C

#ifndef _ISI_GPDS_H
#define _ISI_GPDS_H
void proto_reg_handoff_isi_gpds(void);
void proto_register_isi_gpds(void);
#endif