summaryrefslogtreecommitdiffstats
path: root/src/isi-pipe.h
blob: 06893de226c1f531d51dae5180ea6ae9414ebdbf (plain)
1
2
3
4
5
6
7
8
9
#ifndef _ISI_PIPE_H
#define _ISI_PIPE_H

void proto_reg_handoff_isi_pipe(void);
void proto_register_isi_pipe(void);

#endif