summaryrefslogtreecommitdiffstats
path: root/src/isi-selftest.h
blob: baef5b4b686b6a45670fcae9351143e864614795 (plain)
1
2
3
4
5
6
7
8
#ifndef _ISI_SELFTEST_H
#define _ISI_SELFTEST_H

void proto_reg_handoff_isi_selftest(void);
void proto_register_isi_selftest(void);

#endif