blob: ead187e4c7124d1494388a4e70c606076974f1b8 [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
7#ifndef __PLAT_SIP_CALLS_H__
8#define __PLAT_SIP_CALLS_H__
9
10#define RK_PLAT_SIP_NUM_CALLS 0
11
12#endif /* __PLAT_SIP_CALLS_H__ */