From ce08f5ee38bca622527551b28678f4e3a283fca1 Mon Sep 17 00:00:00 2001 From: tick Date: Tue, 20 Nov 2007 04:19:04 +0000 Subject: [gsmd] Adding waiting mode for libgsmd-tool shell. (Andrzej Zaborowski) git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@3448 99fdad57-331a-0410-800a-d7fa5415bdb3 --- src/util/shell.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/shell.h') diff --git a/src/util/shell.h b/src/util/shell.h index d383de9..f0bebb3 100644 --- a/src/util/shell.h +++ b/src/util/shell.h @@ -1,2 +1,2 @@ -extern int shell_main(struct lgsm_handle *lgsmh); +extern int shell_main(struct lgsm_handle *lgsmh, int sync); -- cgit v1.2.3