aboutsummaryrefslogtreecommitdiff
path: root/sysemu.h
diff options
context:
space:
mode:
authormalc <av1474@comtv.ru>2012-08-27 18:33:12 +0400
committermalc <av1474@comtv.ru>2012-08-27 18:33:12 +0400
commit4f213879f3cc695644cfd8bf603495e7316c78f6 (patch)
treee0960d52567c10aaa0e1df2182dc677a70be0efc /sysemu.h
parentb3167288367f79754b74ad933146e37938ebff13 (diff)
Revert "i8259: add -no-spurious-interrupt-hack option"
This reverts commit f278d4947fff814dcde2ef2acad36d172ff8be35. Signed-off-by: malc <av1474@comtv.ru>
Diffstat (limited to 'sysemu.h')
-rw-r--r--sysemu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysemu.h b/sysemu.h
index 0170109e12..65552acee5 100644
--- a/sysemu.h
+++ b/sysemu.h
@@ -117,7 +117,6 @@ extern int graphic_depth;
extern DisplayType display_type;
extern const char *keyboard_layout;
extern int win2k_install_hack;
-extern int no_spurious_interrupt_hack;
extern int alt_grab;
extern int ctrl_grab;
extern int usb_enabled;