c05564c4d8
Android 13
14 lines
141 B
C
Executable file
14 lines
141 B
C
Executable file
// SPDX-License-Identifier: GPL-2.0
|
|
/*
|
|
* Copyright (c) 2019 MediaTek Inc.
|
|
*/
|
|
|
|
/*external sspm driver*/
|
|
/*
|
|
*
|
|
void sspm_dummy(void)
|
|
{
|
|
|
|
}
|
|
*/
|