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