]> git.proxmox.com Git - mirror_qemu.git/blobdiff - vl.h
keymaps support (initial patch by Johannes Schindelin)
[mirror_qemu.git] / vl.h
diff --git a/vl.h b/vl.h
index 119769b5b4827b5111010f6bbb9db70b455f51de..3f3acf2ae719eb59e5fe981358bca7acffa15fd7 100644 (file)
--- a/vl.h
+++ b/vl.h
@@ -123,6 +123,7 @@ extern int cirrus_vga_enabled;
 extern int graphic_width;
 extern int graphic_height;
 extern int graphic_depth;
+extern const char *keyboard_layout;
 
 /* XXX: make it dynamic */
 #if defined (TARGET_PPC)