vmsalmm.h
325 Bytes
#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