X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2Fnvram.h;h=711d8f7f2580d8d0a0426f2eb716b698650187ee;hb=bd18ee6111c1b75fa0bbd670307d1ec1c622f91f;hp=051ebb81363522b8828c76e2ddab6fd184b04079;hpb=101b1bdfedbf377765d7c74641e9bcf356ebed18;p=palacios.releases.git diff --git a/palacios/include/devices/nvram.h b/palacios/include/devices/nvram.h index 051ebb8..711d8f7 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();