summaryrefslogtreecommitdiffstats
path: root/src/isi-mtc.h
blob: 07f95e66f1d7f7f6e1bcbe697e09ab2f41e97ca9 (plain)
1
2
3
4
5
6
7
#ifndef _ISI_MTC_H
#define _ISI_MTC_H

void proto_reg_handoff_isi_mtc(void);
void proto_register_isi_mtc(void);

#endif