summaryrefslogtreecommitdiffstats
path: root/src/isi-gpds.h
blob: d0e93f1b9ad479fd7797e3d7e3deae8703acf2c5 (plain)
1
2
3
4
5
6
7
8
9
#ifndef _ISI_GPDS_H
#define _ISI_GPDS_H

void proto_reg_handoff_isi_gpds(void);
void proto_register_isi_gpds(void);

#endif