blob: f9a2afbfc5c9ec93c49534ecab1a15b6d2479b44 [file] [log] [blame]
#ifndef _FEROCEON_GFLT_H_
#define _FEROCEON_GFLT_H_
int gfiber_is_fiber_jack(void);
int gfiber_is_coax_jack(void);
int gfiber_is_any_jack(void);
#endif /* _FEROCEON_GFLT_H_ */