aboutsummaryrefslogtreecommitdiff
path: root/sys/sun4v/sun4v/swtch.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sun4v/sun4v/swtch.S')
-rw-r--r--sys/sun4v/sun4v/swtch.S4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/sun4v/sun4v/swtch.S b/sys/sun4v/sun4v/swtch.S
index 9c3711947220..a3d8324a62ba 100644
--- a/sys/sun4v/sun4v/swtch.S
+++ b/sys/sun4v/sun4v/swtch.S
@@ -29,9 +29,11 @@ __FBSDID("$FreeBSD$");
#include <machine/asi.h>
#include <machine/asmacros.h>
+#include <machine/fsr.h>
+#include <machine/hypervisorvar.h>
#include <machine/ktr.h>
+#include <machine/pcb.h>
#include <machine/tstate.h>
-#include <machine/hypervisorvar.h>
#include "assym.s"