X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2Fnvram.h;h=859fd866187e0e480a5ace0ea34d7351138a3e53;hp=711d8f7f2580d8d0a0426f2eb716b698650187ee;hb=d0886c953a9e5969ee0f54f11bb146bfe888bfe3;hpb=a0e1d8274aef54adcf50dce0b3843489f2a3cd21 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);