plat_sip_calls.h 237 B

123456789101112
  1. /*
  2. * Copyright (c) 2024, Rockchip, Inc. All rights reserved.
  3. *
  4. * SPDX-License-Identifier: BSD-3-Clause
  5. */
  6. #ifndef __PLAT_SIP_CALLS_H__
  7. #define __PLAT_SIP_CALLS_H__
  8. #define RK_PLAT_SIP_NUM_CALLS 0
  9. #endif /* __PLAT_SIP_CALLS_H__ */