X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2Fnvram.h;h=859fd866187e0e480a5ace0ea34d7351138a3e53;hb=7ddf7f8c9b007c3405146e001d9f3689723f7d4d;hp=711d8f7f2580d8d0a0426f2eb716b698650187ee;hpb=3cd1d3771e3f8e30b09f6c4995851979aaafc5ff;p=palacios.releases.git diff --git a/palacios/include/devices/nvram.h b/palacios/include/devices/nvram.h index 711d8f7..859fd86 100644 --- a/palacios/include/devices/nvram.h +++ b/palacios/include/devices/nvram.h @@ -25,7 +25,7 @@ #include -struct vm_device * v3_create_nvram(); +struct vm_device * v3_create_nvram(struct vm_device * ide);