]> err.no Git - mapper/blob - src/maemo-osso.h
More map widget integration changes
[mapper] / src / maemo-osso.h
1 #ifndef _MAEMO_OSSO_H
2 #define _MAEMO_OSSO_H
3
4 void osso_cb_hw_state(osso_hw_state_t * state, gpointer data);
5 gint dbus_cb_default(const gchar *interface, const gchar *method,
6         GArray *arguments, gpointer data, osso_rpc_t *retval);
7
8 #endif