X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2Fio_apic.h;h=5d9e9c1973bb651c6c10b082bd7c667e20c8a507;hp=d9a6c8451a91b3a6355cfd4bf3c8702d569cbe4c;hb=176328b42924a56b53e4c7255ef83acb5847c621;hpb=bbef87558ec784cd99c72b759aa78a8c47aa5fd3 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__