X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2F8259a.h;h=3bc375ba4a83dab4df27dafc049289c898064404;hb=a0e1d8274aef54adcf50dce0b3843489f2a3cd21;hp=8447f447c0bec81034ee6663739e2638d2db9429;hpb=101b1bdfedbf377765d7c74641e9bcf356ebed18;p=palacios.git 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();