Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
eaf3e6d8ba51813508d8844b3171f687b6fc4942
/
.
/
include
/
lib
/
extensions
/
sve.h
blob: 28923e3f30a0d335d62d3dec97598bb271ab343f [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2017, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
__SVE_H__
#define
__SVE_H__
void
sve_enable
(
int
el2_unused
);
#endif
/* __SVE_H__ */