Home | History | Annotate | Line # | Download | only in include
cpu_rng.h revision 1.1
      1  1.1  tls /*	$NetBSD: cpu_rng.h,v 1.1 2016/02/27 00:09:45 tls Exp $	*/
      2  1.1  tls 
      3  1.1  tls #ifndef _I386_CPU_RNG_H_
      4  1.1  tls #define _I386_CPU_RNG_H_
      5  1.1  tls 
      6  1.1  tls #include <x86/cpu_rng.h>
      7  1.1  tls 
      8  1.1  tls #endif
      9