X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=linux_usr%2Fv3_core_move.c;h=29bea35fd93d6172fb41136bdf3f56cdb2b3d9b3;hp=d7439d8f7aec00d57e35b2c5890a9f27fbb64792;hb=793f9cd53a472668dbeb16341085e5512484485c;hpb=639d38dc437f87b9eab6648074f7b3eb8800e5d7 diff --git a/linux_usr/v3_core_move.c b/linux_usr/v3_core_move.c index d7439d8..29bea35 100644 --- a/linux_usr/v3_core_move.c +++ b/linux_usr/v3_core_move.c @@ -15,11 +15,6 @@ #include "v3_ctrl.h" -struct v3_core_move_cmd { - unsigned short vcore_id; - unsigned short pcore_id; -}; - int main(int argc, char* argv[]) { int vm_fd;