blob: 5fdd2ec95b37011b6705c6c05199c633cafee9e3 [file] [log] [blame]
Chungying Lua566cc92023-03-15 14:16:28 +08001/*
2 * Copyright (c) 2023, MediaTek Inc. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7#ifndef APUSYS_H
8#define APUSYS_H
9
10#define MODULE_TAG "[APUSYS]"
11
12#endif