X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2Fkeyboard.h;h=d2923beea2d21c047dad944a3f9e5fcdb6ec2e1e;hb=a0e1d8274aef54adcf50dce0b3843489f2a3cd21;hp=2a36861156d16f52fbec8b45865a16cd18077248;hpb=101b1bdfedbf377765d7c74641e9bcf356ebed18;p=palacios.git diff --git a/palacios/include/devices/keyboard.h b/palacios/include/devices/keyboard.h index 2a36861..d2923be 100644 --- a/palacios/include/devices/keyboard.h +++ b/palacios/include/devices/keyboard.h @@ -26,7 +26,7 @@ #include -struct vm_device *create_keyboard(); +struct vm_device * v3_create_keyboard();