zte's code,first commit

Change-Id: I9a04da59e459a9bc0d67f101f700d9d7dc8d681b
diff --git a/cp/ps/modem/psbase/inc/msimport.h b/cp/ps/modem/psbase/inc/msimport.h
new file mode 100644
index 0000000..d998f1a
--- /dev/null
+++ b/cp/ps/modem/psbase/inc/msimport.h
@@ -0,0 +1,7 @@
+#ifndef __MSIMPORT__
+#define __MSIMPORT__
+
+#define GLOBAL extern
+
+#endif /* __MSIMPORT__ */
+