Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
08c69d10acf292c9b5fbc34e50429fe028c82cd0
/
.
/
plat
/
arm
/
board
/
juno
/
juno_decl.h
blob: 8a3b373920b6ec5b8e6989c3b944e0c3cd50ebcf [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2017, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
__JUNO_DECL_H__
#define
__JUNO_DECL_H__
int
juno_getentropy
(
void
*
buf
,
size_t
len
);
#endif
/* __JUNO_DECL_H__ */