lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 1 | /**************************************************************************
|
| 2 | *
|
| 3 | * Copyright (c) 2012 ZTE Corporation.
|
| 4 | *
|
| 5 | ***************************************************************************
|
| 6 | * Ä£ ¿é Ãû : P98C_OSS
|
| 7 | * ÎÄ ¼þ Ãû : oss_psm.h
|
| 8 | * Ïà¹ØÎļþ :
|
| 9 | * ʵÏÖ¹¦ÄÜ : Ê¡µç¹ÜÀíÄ£¿é
|
| 10 | * ×÷ Õß : chenxingfang
|
| 11 | * °æ ±¾ : V1.0
|
| 12 | * Íê³ÉÈÕÆÚ : 2012-08-10
|
| 13 | * ÆäËü˵Ã÷ :
|
| 14 | **************************************************************************/
|
| 15 |
|
| 16 | /**************************************************************************
|
| 17 | * Ð޸ļǼ
|
| 18 | **************************************************************************/
|
| 19 |
|
| 20 | /**************************************************************************
|
| 21 | * #includeÇø
|
| 22 | **************************************************************************/
|
| 23 | #ifdef _USE_PSM_NEW_FRAMEWORK
|
| 24 | #include "oss_psm_new_framework.h" /*7510ºóÐøÍ·Îļþ */
|
| 25 | #else
|
| 26 | #include "oss_psm_old_framework.h" /*ÒÔǰ°æ±¾µÄÍ·Îļþ */
|
| 27 | #endif
|
| 28 |
|
| 29 | /**************************************************************************
|
| 30 | * ³£Á¿¶¨ÒåÇø
|
| 31 | **************************************************************************/
|
| 32 |
|
| 33 | /**************************************************************************
|
| 34 | * Êý¾Ý½á¹¹¶¨ÒåÇø
|
| 35 | **************************************************************************/
|
| 36 |
|
| 37 | /**************************************************************************
|
| 38 | * º¯ÊýÉùÃ÷Çø
|
| 39 | **************************************************************************/
|
| 40 |
|
| 41 | /**************************************************************************
|
| 42 | * È«¾Ö±äÁ¿ÉùÃ÷Çø
|
| 43 | **************************************************************************/
|
| 44 |
|
| 45 |
|
| 46 |
|