summaryrefslogtreecommitdiffstats
path: root/src/isi-gps.h
blob: ce943d8b9c5e896d3d8cb6877429c00f8f19cbbd (plain)
1
2
3
4
5
6
7
#ifndef _ISI_GPS_H
#define _ISI_GPS_H

void proto_reg_handoff_isi_location(void);
void proto_register_isi_location(void);

#endif