Sign in
qemu
/
ipxe
/
refs/heads/loong64
/
.
/
src
/
arch
/
x86
/
include
/
bits
/
entropy.h
blob: 5ac7fcd2e2a90811b5a7c3c71ee1eedb19fec9a7 [
file
] [
log
] [
blame
]
#ifndef
_BITS_ENTROPY_H
#define
_BITS_ENTROPY_H
/** @file
*
* x86-specific entropy API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
#include
<ipxe/rtc_entropy.h>
#endif
/* _BITS_ENTROPY_H */