/*	$NetBSD: cpufunc.h,v 1.20 2020/11/30 17:02:27 bouyer Exp $	*/

#include <x86/cpufunc.h>

void smap_enable(void);
void smap_disable(void);
