X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=include%2Fdata%2Fvirtmodem.h;h=1d80fc6f03c229854a02dc5b29e1baa4d46dab19;hp=a619e54741e74eb2ed499394566809825d8475ab;hb=e434e7467e6c831f5b00f166483764f6f7649828;hpb=945be3cc1ae0f7739a3d28722d07f7d17b2690bf diff --git a/include/data/virtmodem.h b/include/data/virtmodem.h index a619e54..1d80fc6 100644 --- a/include/data/virtmodem.h +++ b/include/data/virtmodem.h @@ -24,5 +24,6 @@ extern bool VM_Initialise(char *model, bool GSM_Init, char *synchronizetime); extern void VM_Terminate(void); +extern bool VM_ThreadLoop(void); #endif /* __virtmodem_h */