blob: 2cb5bf97ada1bbcdd792758018007af3693792b0 [file] [log] [blame]
/****************************************************************************
*
* Copyright (c) 2014 - 2016 Samsung Electronics Co., Ltd. All rights reserved
*
****************************************************************************/
#ifndef __SAP_MA_H__
#define __SAP_MA_H__
int sap_ma_init(void);
int sap_ma_deinit(void);
#endif