]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/jemalloc/src/prng.c
Import device-tree files from Linux 5.13
[FreeBSD/FreeBSD.git] / contrib / jemalloc / src / prng.c
1 #define JEMALLOC_PRNG_C_
2 #include "jemalloc/internal/jemalloc_preamble.h"
3 #include "jemalloc/internal/jemalloc_internal_includes.h"