提交 bfdefc0f 编写于 作者: D Daniel P. Berrange

Add vbox 5.1 driver file

Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
上级 f62abee7
/** @file vbox_V5_1.c
* C file to include support for multiple versions of VirtualBox
* at runtime.
*/
#include <config.h>
/** The API Version */
#define VBOX_API_VERSION 5001000
/** Version specific prefix. */
#define NAME(name) vbox51##name
#include "vbox_tmpl.c"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册