X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2Fserial.h;h=f9be921b541ff062e699257a1ae1396ce1f1f21a;hb=bbef87558ec784cd99c72b759aa78a8c47aa5fd3;hp=6de595ae0ab46eec1f8703938c818234cc54de80;hpb=101b1bdfedbf377765d7c74641e9bcf356ebed18;p=palacios.git diff --git a/palacios/include/devices/serial.h b/palacios/include/devices/serial.h index 6de595a..f9be921 100644 --- a/palacios/include/devices/serial.h +++ b/palacios/include/devices/serial.h @@ -27,7 +27,7 @@ #include -struct vm_device * create_serial(); +struct vm_device * v3_create_serial();