blob: 66c4868cb822acb706248f7eb11672c21566ae5c [file] [log] [blame]
Caesar Wangc1bf6462016-06-21 14:44:01 +08001/*
2 * Copyright (c) 2016, ARM Limited and Contributors. All rights reserved.
3 *
dp-armfa3cf0b2017-05-03 09:38:09 +01004 * SPDX-License-Identifier: BSD-3-Clause
Caesar Wangc1bf6462016-06-21 14:44:01 +08005 */
6
Antonio Nino Diaz5eb88372018-11-08 10:20:19 +00007#ifndef PLAT_SIP_CALLS_H
8#define PLAT_SIP_CALLS_H
Caesar Wangc1bf6462016-06-21 14:44:01 +08009
10#define RK_PLAT_SIP_NUM_CALLS 0
11
Antonio Nino Diaz5eb88372018-11-08 10:20:19 +000012#endif /* PLAT_SIP_CALLS_H */