
Change-Id: I5f19da1472a0e90cc5d16459b5367dc07ec2f28b Signed-off-by: Taha Azzaoui <tazzaoui@codeaurora.org>
12 linhas
240 B
C
12 linhas
240 B
C
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
* Copyright (c) 2017-2020, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
#ifndef __Q6_INIT_H__
|
|
#define __Q6_INIT_H__
|
|
//int msm_audio_ion_init(void);
|
|
//void msm_audio_ion_exit(void);
|
|
#endif
|
|
|