blob: 2946743b689bb1bebde26da5d0a289605b5cbd84 [file] [log] [blame]
#ifndef __KVM_HELP_H__
#define __KVM_HELP_H__
int kvm_cmd_help(int argc, const char **argv, const char *prefix);
#endif