X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2F8259a.h;h=3bc375ba4a83dab4df27dafc049289c898064404;hp=8447f447c0bec81034ee6663739e2638d2db9429;hb=3cd1d3771e3f8e30b09f6c4995851979aaafc5ff;hpb=1c46db5ec8d086d76f7120a638199564947694d3 diff --git a/palacios/include/devices/8259a.h b/palacios/include/devices/8259a.h index 8447f44..3bc375b 100644 --- a/palacios/include/devices/8259a.h +++ b/palacios/include/devices/8259a.h @@ -26,7 +26,7 @@ #include -struct vm_device * create_pic(); +struct vm_device * v3_create_pic();