X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=linux_module%2Fpalacios.h;h=5eca55d4702a377161273be9fdf3e494e3105749;hp=1ac8c03f3c777d7f5c1b5afd8225e77e08824e2e;hb=0b342d28c860e4b3911b529f5363d35faa86aa25;hpb=55e1aec9b0d2358b02721d3d331089e100f3fe27 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