Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
will
/
kvmtool
/
master
/
.
/
include
/
kvm
/
builtin-sandbox.h
blob: 98cd6bee3f32d722d9bebb63e6a44438f4ed556f [
file
] [
log
] [
blame
]
#ifndef
KVM__SANDBOX_H
#define
KVM__SANDBOX_H
int
kvm_cmd_sandbox
(
int
argc
,
const
char
**
argv
,
const
char
*
prefix
);
#endif