aboutsummaryrefslogtreecommitdiffstats
path: root/vconsole.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-11-28 11:38:29 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-11-28 11:38:29 +0100
commitd77ed790274de2cf7bfab2a2f23c1dd066982e94 (patch)
tree2060a5a42d3789bd1294f1baf2de27cc476fe73b /vconsole.h
parent6a9adbcf3ef65b4c498a64ab54f4566f84d365d0 (diff)
downloadvconsole-d77ed790274de2cf7bfab2a2f23c1dd066982e94.tar.gz
add undefine menu item
Diffstat (limited to 'vconsole.h')
-rw-r--r--vconsole.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vconsole.h b/vconsole.h
index 17fabb2..1a6b5e5 100644
--- a/vconsole.h
+++ b/vconsole.h
@@ -131,6 +131,7 @@ void domain_reboot(struct vconsole_domain *dom);
void domain_shutdown(struct vconsole_domain *dom);
void domain_reset(struct vconsole_domain *dom);
void domain_kill(struct vconsole_domain *dom);
+void domain_undefine(struct vconsole_domain *dom);
void domain_free(struct vconsole_domain *dom);
void domain_update(struct vconsole_connect *conn,