summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/cpu_rng.h
blob: acea2ef15fb9fb3a65e725c651a38ab95693ef8c (plain)
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