X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fgears%2Fsw_intr.h;h=327fdd0090868bf898498c11c80730257f99f088;hb=b94be6799fca5da67eb64f5e7467c2da5dff5022;hp=45c2bdc09970cf200a98de487b9f6cc89aabb904;hpb=8a2c4643a2144ef123cabfeb94c95e835a1c3600;p=palacios.git diff --git a/palacios/include/gears/sw_intr.h b/palacios/include/gears/sw_intr.h index 45c2bdc..327fdd0 100644 --- a/palacios/include/gears/sw_intr.h +++ b/palacios/include/gears/sw_intr.h @@ -23,6 +23,8 @@ #include +#define MAX_SWINTR_HOOKS 256 + #define SW_INTR_SYSCALL_VEC 0x80 int v3_handle_swintr (struct guest_info * core);