X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvm_guest.h;h=8bdf0c0dcf985b562cc04db8f8b28c9388fe7a61;hb=f4b074d9bf5c28dfd6e5fd616805ade2e9473b01;hp=5b37d8f78c8777b188ccd57a020284857b7aa0cf;hpb=56f8088296ee4116a4811a2f4f843edd80a7748d;p=palacios-OLD.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__