hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/load
[qemu] / sdl_keysym.h
index c9087d7..c213ef8 100644 (file)
@@ -1,7 +1,6 @@
-typedef struct {
-       const char* name;
-       int keysym;
-} name2keysym_t;
+
+#include "keymaps.h"
+
 static const name2keysym_t name2keysym[]={
 /* ascii */
     { "space",                0x020},