X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvmm_types.h;h=cb846f20e7f89064a6bfbe8274fc396d77aa8b12;hb=f4b074d9bf5c28dfd6e5fd616805ade2e9473b01;hp=cd837f4d4e59c83ecd4c094f9478e575a3e36330;hpb=091d8b1fcfc3a766f6603d4c1c69d9f8f4bf3031;p=palacios.releases.git diff --git a/palacios/include/palacios/vmm_types.h b/palacios/include/palacios/vmm_types.h index cd837f4..cb846f2 100644 --- a/palacios/include/palacios/vmm_types.h +++ b/palacios/include/palacios/vmm_types.h @@ -38,6 +38,6 @@ typedef int sint32_t; typedef ulong_t addr_t; -#endif +#endif // ! __V3VEE__ #endif