mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-09-04 20:51:28 +00:00
Merge branch 'master' into oci
Signed-off-by: James Hunt <james.o.hunt@intel.com>
This commit is contained in:
@@ -18,9 +18,6 @@ int term_putc(char *addr, int cnt, int term);
|
||||
int term_getc(struct kvm *kvm, int term);
|
||||
|
||||
bool term_readable(int term);
|
||||
void term_set_tty(int term);
|
||||
int term_init(struct kvm *kvm);
|
||||
int term_exit(struct kvm *kvm);
|
||||
int tty_parser(const struct option *opt, const char *arg, int unset);
|
||||
|
||||
#endif /* KVM__TERM_H */
|
||||
|
||||
Reference in New Issue
Block a user