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

void proto_reg_handoff_isi_sim(void);
void proto_register_isi_sim(void);

#endif