Home | History | Annotate | Line # | Download | only in include
cpufunc.h revision 1.19.120.1
      1 /*	$NetBSD: cpufunc.h,v 1.19.120.1 2020/12/14 14:37:46 thorpej Exp $	*/
      2 
      3 #include <x86/cpufunc.h>
      4 
      5 void smap_enable(void);
      6 void smap_disable(void);
      7