/*
 * Copyright (c) Hisilicon Technologies Co., Ltd. 2019-2021. All rights reserved.
 * Description: ATV IAPI interface
 * Author: Hisilicon
 * Created: 2019-12-07
 */

#ifndef __MPI_ATV_H__
#define __MPI_ATV_H__

#ifdef __cplusplus
#if __cplusplus
    extern "C" {
#endif
#endif /* __cplusplus */

#define MPI_ATV_NUM 8

#ifdef __cplusplus
#if __cplusplus
    }
#endif
#endif /* __cplusplus */

#endif