X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2Fnvram.h;h=711d8f7f2580d8d0a0426f2eb716b698650187ee;hp=051ebb81363522b8828c76e2ddab6fd184b04079;hb=3cd1d3771e3f8e30b09f6c4995851979aaafc5ff;hpb=1c46db5ec8d086d76f7120a638199564947694d3 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();