summaryrefslogtreecommitdiff
path: root/vl.h
diff options
context:
space:
mode:
Diffstat (limited to 'vl.h')
-rw-r--r--vl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vl.h b/vl.h
index 119769b5b4..3f3acf2ae7 100644
--- 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)