X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvmm_decoder.h;h=aeb758d553b0e71a4e378ddc56c67215f4174d89;hp=9319da8a422baf777898abfb47a8205942f07027;hb=f7cc83b3bae64c853f5b7b63e2830b1ea92dfed9;hpb=abf911f47d91375cfbe41bee04e980aa829d26f3 diff --git a/palacios/include/palacios/vmm_decoder.h b/palacios/include/palacios/vmm_decoder.h index 9319da8..aeb758d 100644 --- a/palacios/include/palacios/vmm_decoder.h +++ b/palacios/include/palacios/vmm_decoder.h @@ -10,7 +10,7 @@ typedef enum {INVALID_OPERAND, REG_OPERAND, MEM_OPERAND} operand_type_t; - +int parse(); struct x86_operand {