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