1 2 3 4 5 6 7 8
/* $NetBSD: cpu_rng.h,v 1.1 2016/02/27 00:09:45 tls Exp $ */ #ifndef _AMD64_CPU_RNG_H_ #define _AMD64_CPU_RNG_H_ #include <x86/cpu_rng.h> #endif