Home | History | Annotate | Line # | Download | only in include
cpu_rng.h revision 1.1.2.2
      1 /*	$NetBSD: cpu_rng.h,v 1.1.2.2 2016/03/19 11:30:00 skrll 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