Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
b9ae5db49332c2cb835654c09ecd68cece5fdc0e
/
.
/
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__ */