X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvm_guest.h;h=8bdf0c0dcf985b562cc04db8f8b28c9388fe7a61;hb=7617d3cee4bd93b90558206b1bb1681c07f0396a;hp=5b37d8f78c8777b188ccd57a020284857b7aa0cf;hpb=101529b6eae500272347287df43ec51aa003d0aa;p=palacios.releases.git diff --git a/palacios/include/palacios/vm_guest.h b/palacios/include/palacios/vm_guest.h index 5b37d8f..8bdf0c0 100644 --- a/palacios/include/palacios/vm_guest.h +++ b/palacios/include/palacios/vm_guest.h @@ -157,7 +157,7 @@ void PrintV3Segments(struct guest_info * info); void PrintV3CtrlRegs(struct guest_info * info); void PrintV3GPRs(struct guest_info * info); -#endif +#endif // ! __V3VEE__