blob: 8ce2afa179502905938997b80ef66f36f70a9691 [file] [log] [blame]
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* Copyright (C) 2018, Linaro Limited
*/
#ifndef __RNG_PTA_H
#define __RNG_PTA_H
void rng_collect_entropy(void);
#endif /* __RNG_PTA_H */