From 457c6293505e37da59a8af0338dd8688ba8acf13 Mon Sep 17 00:00:00 2001 From: laforge Date: Mon, 23 Oct 2006 21:55:39 +0000 Subject: first working revision of gsmd, libgsmd and libgsmd-tool git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@115 99fdad57-331a-0410-800a-d7fa5415bdb3 --- src/util/atcmd.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/util/atcmd.h (limited to 'src/util/atcmd.h') diff --git a/src/util/atcmd.h b/src/util/atcmd.h new file mode 100644 index 0000000..3a385ae --- /dev/null +++ b/src/util/atcmd.h @@ -0,0 +1,2 @@ + +extern int atcmd_main(struct lgsm_handle *lgsmh); -- cgit v1.2.3