CARPLAY版本整理
This commit is contained in:
14
MXC_A27-PCB4.5-270T/app/xinbas/xinbas_demo.h
Normal file
14
MXC_A27-PCB4.5-270T/app/xinbas/xinbas_demo.h
Normal file
@ -0,0 +1,14 @@
|
||||
#ifndef __XINBAS_DEMO_H__
|
||||
#define __XINBAS_DEMO_H__
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
#endif
|
||||
|
||||
extern void xinbas_demo(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user