Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
402fcf1b515886f7c6e4ccb7ccc6504b0216ae70
/
.
/
include
/
lib
/
smcc.h
blob: ed1da2cfb2b00d10d18aa6b0a3b22c071235b468 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2016-2018, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
__SMCC_H__
#define
__SMCC_H__
#if !ERROR_DEPRECATED
#include
<smccc.h>
#endif
#endif
/* __SMCC_H__ */