#ifndef _GAP_H_
#define _GAP_H_

int gapParamsInit(void);

#endif /* _GAP_H_ */

