Pull in machine/fpu.h to pick up fxsave64

This commit is contained in:
jmc 2004-06-18 04:09:29 +00:00
parent 92cd5ee20c
commit a901947b0f
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: reg.h,v 1.2 2003/08/07 16:26:36 agc Exp $ */
/* $NetBSD: reg.h,v 1.3 2004/06/18 04:09:29 jmc Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@ -37,6 +37,7 @@
#ifndef _AMD64_REG_H_
#define _AMD64_REG_H_
#include <machine/fpu.h>
#include <machine/mcontext.h>
/*