7 lines
129 B
C
7 lines
129 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
/*
|
|
* Copyright (c) 2020 MediaTek Inc.
|
|
*/
|
|
|
|
int apu_sync_file_create(struct mdw_apu_cmd *c);
|