zte's code,first commit
Change-Id: I9a04da59e459a9bc0d67f101f700d9d7dc8d681b
diff --git a/cp/ps/modem/psbase/inc/cpu_intlock.h b/cp/ps/modem/psbase/inc/cpu_intlock.h
new file mode 100644
index 0000000..9de5f9c
--- /dev/null
+++ b/cp/ps/modem/psbase/inc/cpu_intlock.h
@@ -0,0 +1,27 @@
+/* COPYRIGHT-ENEA-SRC-R1 *
+ **************************************************************************
+ * Copyright (C) 2004 by Enea Embedded Technology AB.
+ * All rights reserved.
+ *
+ * This Software is furnished under a software license agreement and
+ * may be used only in accordance with the terms of such agreement.
+ * Any other use or reproduction is prohibited. No title to and
+ * ownership of the Software is hereby transferred.
+ *
+ * PROPRIETARY NOTICE
+ * This Software consists of confidential information.
+ * Trade secret law and copyright law protect this Software.
+ * The above notice of copyright on this Software does not indicate
+ * any actual or intended publication of such Software.
+ **************************************************************************
+ * COPYRIGHT-END */
+/**
+ * @toc CPU_Dependent:
+ * @file ose_spi/arm/cpu_intlock.h
+ *
+ * @brief Interrupt lock functions for ARM.
+ *
+ * @long The lock functions must only be called from supervisor mode.
+ * The effect of calls from other modes is unspecified.
+ */
+