blob: fb52f79dbd283c423f9d87e29ba17e6e7d73cc6c [file] [log] [blame]
/****************************************************************************
*
* Copyright (c) 2014 - 2016 Samsung Electronics Co., Ltd. All rights reserved
*
****************************************************************************/
#ifndef __SAP_DBG_H__
#define __SAP_DBG_H__
int sap_dbg_init(void);
int sap_dbg_deinit(void);
#endif