Skip to content

Commit

Permalink
Add include file to use PAT_WRITE_BACK macro.
Browse files Browse the repository at this point in the history
  • Loading branch information
masami256 committed Jul 1, 2012
1 parent 188e3ba commit f6d89b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sys/platform/pc64/vmm/intel/ept.h
Expand Up @@ -29,6 +29,8 @@
#ifndef _EPT_H_
#define _EPT_H_

#include <machine/specialreg.h>

struct vmx;

#define EPT_PWLEVELS 4 /* page walk levels */
Expand Down

0 comments on commit f6d89b1

Please sign in to comment.