MT6620: add the new driver JB2 V1.0
[firefly-linux-kernel-4.4.55.git] / drivers / mtk_wcn_combo / common / core / include / dbg_core.h
1 /*! \file
2     \brief  Declaration of library functions
3
4     Any definitions in this file will be shared among GLUE Layer and internal Driver Stack.
5 */
6
7
8
9
10 #ifndef _DBG_CORE_H
11 #define _DBG_CORE_H
12
13 /*******************************************************************************
14 *                         C O M P I L E R   F L A G S
15 ********************************************************************************
16 */
17
18 /*******************************************************************************
19 *                                 M A C R O S
20 ********************************************************************************
21 */
22
23
24 /*******************************************************************************
25 *                    E X T E R N A L   R E F E R E N C E S
26 ********************************************************************************
27 */
28
29
30
31 /*******************************************************************************
32 *                              C O N S T A N T S
33 ********************************************************************************
34 */
35
36 /*******************************************************************************
37 *                             D A T A   T Y P E S
38 ********************************************************************************
39 */
40
41
42 /*******************************************************************************
43 *                            P U B L I C   D A T A
44 ********************************************************************************
45 */
46
47 /*******************************************************************************
48 *                           P R I V A T E   D A T A
49 ********************************************************************************
50 */
51
52
53 /*******************************************************************************
54 *                  F U N C T I O N   D E C L A R A T I O N S
55 ********************************************************************************
56 */
57
58 /*******************************************************************************
59 *                              F U N C T I O N S
60 ********************************************************************************
61 */
62
63 #endif