X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvmm_types.h;h=4ef72d4c1e6d6b1015081f499c7215ec38096e8e;hb=c14fd53d3a309c07116138ddff54bfb990e4d620;hp=021d0e84fbd214f9b4d89a07ea31900885228a10;hpb=921772c23185aa48406a390c58546ee463f49dc4;p=palacios.git diff --git a/palacios/include/palacios/vmm_types.h b/palacios/include/palacios/vmm_types.h index 021d0e8..4ef72d4 100644 --- a/palacios/include/palacios/vmm_types.h +++ b/palacios/include/palacios/vmm_types.h @@ -78,6 +78,6 @@ typedef char sint8_t; typedef ulong_t addr_t; typedef ullong_t v3_reg_t; -#endif // ! __V3VEE__ +#endif /* ! __V3VEE__ */ #endif