/[qemu]/qemu/vl.h
ViewVC logotype

Diff of /qemu/vl.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.83 by bellard, Sun Oct 30 18:58:21 2005 UTC revision 1.84 by bellard, Sat Nov 5 14:22:27 2005 UTC
# Line 135  extern int graphic_depth; Line 135  extern int graphic_depth;
135  extern const char *keyboard_layout;  extern const char *keyboard_layout;
136  extern int kqemu_allowed;  extern int kqemu_allowed;
137  extern int win2k_install_hack;  extern int win2k_install_hack;
138    extern int usb_enabled;
139    
140  /* XXX: make it dynamic */  /* XXX: make it dynamic */
141  #if defined (TARGET_PPC)  #if defined (TARGET_PPC)
# Line 859  void adb_mouse_init(ADBBusState *bus); Line 860  void adb_mouse_init(ADBBusState *bus);
860  extern ADBBusState adb_bus;  extern ADBBusState adb_bus;
861  int cuda_init(SetIRQFunc *set_irq, void *irq_opaque, int irq);  int cuda_init(SetIRQFunc *set_irq, void *irq_opaque, int irq);
862    
863    #include "hw/usb.h"
864    
865  #endif /* defined(QEMU_TOOL) */  #endif /* defined(QEMU_TOOL) */
866    
867  /* monitor.c */  /* monitor.c */

Legend:
Removed from v.1.83  
changed lines
  Added in v.1.84

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26