summaryrefslogtreecommitdiffstats
path: root/src/isi-light.h
blob: 285ff3fb10a35cdd3248a6cb89dddec607cff229 (plain)
1
2
3
4
5
6
7
8
#ifndef _ISI_LIGHT_H
#define _ISI_LIGHT_H

void proto_reg_handoff_isi_light(void);
void proto_register_isi_light(void);

#endif