X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_module%2Fpalacios.h;h=5eca55d4702a377161273be9fdf3e494e3105749;hb=0b342d28c860e4b3911b529f5363d35faa86aa25;hp=1ac8c03f3c777d7f5c1b5afd8225e77e08824e2e;hpb=b1128b2a9d269fefc786c60c26878b372d5e39c1;p=palacios.git diff --git a/linux_module/palacios.h b/linux_module/palacios.h index 1ac8c03..5eca55d 100644 --- a/linux_module/palacios.h +++ b/linux_module/palacios.h @@ -8,8 +8,6 @@ /* Global Control IOCTLs */ -#define V3_START_GUEST 10 -#define V3_STOP_GUEST 11 #define V3_CREATE_GUEST 12 #define V3_FREE_GUEST 13