Sign in

Echo / T3212_B2B_723 · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Network
  • T3212_B2B_723
  • mre
  • commoninc
  • vmsalmm.h
  • 从SVN移版本:T3212_61D_MBR_V1.8_2015.07.23(B32B)的代码
    c17ddead
    Echo authored
    2017-09-04 11:43:42 +0800  
    Browse Files »
vmsalmm.h 325 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24

#ifndef VMSALMM_H_
#define VMSALMM_H_
#include "vmswitch.h"
#ifdef __MRE_SAL_AUDIO__
#include "mdi_datatype.h"

#include "vmmm.h"

#include "vmsys.h"
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */

VMINT vm_sal_query_calling(void);

#ifdef __cplusplus
}
#endif  /* __cplusplus */

#endif /* VMSALMM_H_ */

#endif