/* SPDX-License-Identifier: BSD-3-Clause */ /* * Copyright (c) 2025, Rockchip Electronics Co., Ltd. */ #ifndef __PLAT_SIP_CALLS_H__ #define __PLAT_SIP_CALLS_H__ #define RK_PLAT_SIP_NUM_CALLS 0 #endif /* __PLAT_SIP_CALLS_H__ */