X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2Fsimple_pic.h;h=0a49b1001eada827cc443a1e2d57d161ae775f58;hp=45e4c83cb78854e3850ece29eef74c7e3cd1d6fb;hb=3cd1d3771e3f8e30b09f6c4995851979aaafc5ff;hpb=1c46db5ec8d086d76f7120a638199564947694d3 diff --git a/palacios/include/devices/simple_pic.h b/palacios/include/devices/simple_pic.h index 45e4c83..0a49b10 100644 --- a/palacios/include/devices/simple_pic.h +++ b/palacios/include/devices/simple_pic.h @@ -25,7 +25,7 @@ #include -struct vm_device * create_simple_pic(); +struct vm_device * v3_create_simple_pic(); #endif // ! __V3VEE__