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