xref: /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/constraints/mt_spm_rc_api.h (revision af0370f25a6663a0d737bbfb3985df4232eaaa55)
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