XFusion API v1.3.0
载入中...
搜索中...
未找到
xf_sys_config.h
浏览该文件的文档.
1
12#ifndef __XF_SYS_CONFIG_H__
13#define __XF_SYS_CONFIG_H__
14
15/* ==================== [Includes] ========================================== */
16
17#ifdef __cplusplus
18extern "C" {
19#endif
20
21/* ==================== [Defines] =========================================== */
22
23/* ==================== [Typedefs] ========================================== */
24
25/* ==================== [Global Prototypes] ================================= */
26
27/* ==================== [Macros] ============================================ */
28
29#ifdef __cplusplus
30} /* extern "C" */
31#endif
32
33#endif // __XF_SYS_CONFIG_H__