1 /* 2 * Copyright (c) 2025, Mediatek Inc. All rights reserved. 3 * 4 * SPDX-License-Identifier: BSD-3-Clause 5 */ 6 7 #ifndef MT_SPM_RC_API_H 8 #define MT_SPM_RC_API_H 9 10 #include <mt_spm_rc_api_common.h> 11 12 #endif /* MT_SPM_RC_API_H */ 13