summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include/cpu_rng.h
blob: ed848b4282fe852d1571c8f9e1edaae6470b1399 (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 _I386_CPU_RNG_H_
#define _I386_CPU_RNG_H_

#include <x86/cpu_rng.h>

#endif