Merge branch 'dev_ck_v2.1_New_Feature#1009' into 'dev_ck_v2.1'
update New Feature#1009 See merge request ucp/driver/ucp4008_platform_arm!16
This commit is contained in:
commit
8450335667
19
interface/libmsgtransfer.h
Normal file
19
interface/libmsgtransfer.h
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
#ifndef __LIBMSGTRANSFER_H__
|
||||||
|
#define __LIBMSGTRANSFER_H__
|
||||||
|
|
||||||
|
#ifdef __cplusplus
|
||||||
|
extern "C" {
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#include "typedef.h"
|
||||||
|
#include "msg_transfer_layer.h"
|
||||||
|
#include "ospHeap.h"
|
||||||
|
#include "arm_interface.h"
|
||||||
|
#include "memcpy_csu.h"
|
||||||
|
|
||||||
|
#ifdef __cplusplus
|
||||||
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#endif /*__LIBMSGTRANSFER_H__*/
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user