xref: /netbsd-src/sys/arch/i386/include/cpu_rng.h (revision 0a3071956a3a9fdebdbf7f338cf2d439b45fc728)
1 /*	$NetBSD: cpu_rng.h,v 1.1 2016/02/27 00:09:45 tls Exp $	*/
2 
3 #ifndef _I386_CPU_RNG_H_
4 #define _I386_CPU_RNG_H_
5 
6 #include <x86/cpu_rng.h>
7 
8 #endif
9