From: Jack Lange Date: Thu, 2 Oct 2008 23:04:04 +0000 (-0500) Subject: fixed compile bug X-Git-Tag: 1.0~3^2~16 X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=commitdiff_plain;h=6eec27d5e1e3eb7cf3006b24389520d3058b6848 fixed compile bug --- diff --git a/palacios/include/palacios/vmm_types.h b/palacios/include/palacios/vmm_types.h index 504b520..4e073be 100644 --- a/palacios/include/palacios/vmm_types.h +++ b/palacios/include/palacios/vmm_types.h @@ -49,5 +49,3 @@ typedef ulong_t addr_t; #endif // ! __V3VEE__ #endif - -#endif