#ifndef __GFI_H__
#define __GFI_H__

int gfiInit(void);

#endif /* __GFI_H__ */
