11.1Stls/* $NetBSD: cpu_rng.h,v 1.1 2016/02/27 00:09:45 tls Exp $ */ 21.1Stls 31.1Stls#ifndef _AMD64_CPU_RNG_H_ 41.1Stls#define _AMD64_CPU_RNG_H_ 51.1Stls 61.1Stls#include <x86/cpu_rng.h> 71.1Stls 81.1Stls#endif 9