#ifndef __GPS_H__ #define __GPS_H__ void gps_init(void); #endif /* __GPS_H__ */