Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
8d1ade665cc7903e6afc7549b568199dcb23392a
/
.
/
plat
/
arm
/
board
/
juno
/
juno_decl.h
blob: cd87c3b7769a4cbdba7476f319a642e056eb20d6 [
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 */