1 /*
2  * Copyright (C) 2017-2019 Alibaba Group Holding Limited
3  */
4 
5 
6 /******************************************************************************
7  * @file     core_ck801.h
8  * @brief    CSI CK801 Core Peripheral Access Layer Header File
9  * @version  V1.0
10  * @date     02. June 2017
11  ******************************************************************************/
12 
13 #ifndef __CORE_CK801_H_GENERIC
14 #define __CORE_CK801_H_GENERIC
15 
16 #include <core_801.h>
17 
18 #endif /* __CORE_CK801_H_DEPENDANT */
19