X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2Fio_apic.h;h=5d9e9c1973bb651c6c10b082bd7c667e20c8a507;hb=b86b717be870723228190fcc9c8233a511d95073;hp=d9a6c8451a91b3a6355cfd4bf3c8702d569cbe4c;hpb=bbef87558ec784cd99c72b759aa78a8c47aa5fd3;p=palacios.git diff --git a/palacios/include/devices/io_apic.h b/palacios/include/devices/io_apic.h index d9a6c84..5d9e9c1 100644 --- a/palacios/include/devices/io_apic.h +++ b/palacios/include/devices/io_apic.h @@ -26,7 +26,7 @@ #include -struct vm_device * v3_create_io_apic(); +struct vm_device * v3_create_io_apic(struct vm_device * apic); #endif // ! __V3VEE__