X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fgeekos%2Fvmm_util.h;h=16931b476c6c24a9104ab5029c84fceccead6367;hb=4939ecae04ce6416f404670640620a23aee9b914;hp=ae58b108c35d441bc867d820a6ef5a621ba8f60c;hpb=190b2ef9470c23c275754b74745933d973f8c439;p=palacios.git diff --git a/palacios/include/geekos/vmm_util.h b/palacios/include/geekos/vmm_util.h index ae58b10..16931b4 100644 --- a/palacios/include/geekos/vmm_util.h +++ b/palacios/include/geekos/vmm_util.h @@ -1,13 +1,15 @@ #ifndef __VMM_UTIL_H #define __VMM_UTIL_H -#include -#include +#include + #ifndef PAGE_SIZE #define PAGE_SIZE 4096 #endif + + typedef union reg_ex { ullong_t r_reg; struct {