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

Diff of /qemu/vl.h

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

revision 1.86 by bellard, Sun Nov 6 16:13:29 2005 UTC revision 1.87 by bellard, Sun Nov 6 18:20:36 2005 UTC
# Line 488  void isa_unassign_ioport(int start, int Line 488  void isa_unassign_ioport(int start, int
488    
489  /* PCI bus */  /* PCI bus */
490    
 extern int pci_enabled;  
   
491  extern target_phys_addr_t pci_mem_base;  extern target_phys_addr_t pci_mem_base;
492    
493  typedef struct PCIBus PCIBus;  typedef struct PCIBus PCIBus;
# Line 729  int pit_get_out(PITState *pit, int chann Line 727  int pit_get_out(PITState *pit, int chann
727    
728  /* pc.c */  /* pc.c */
729  extern QEMUMachine pc_machine;  extern QEMUMachine pc_machine;
730    extern QEMUMachine isapc_machine;
731    
732  /* ppc.c */  /* ppc.c */
733  extern QEMUMachine prep_machine;  extern QEMUMachine prep_machine;
# Line 745  void PREP_debug_write (void *opaque, uin Line 744  void PREP_debug_write (void *opaque, uin
744    
745  extern CPUWriteMemoryFunc *PPC_io_write[];  extern CPUWriteMemoryFunc *PPC_io_write[];
746  extern CPUReadMemoryFunc *PPC_io_read[];  extern CPUReadMemoryFunc *PPC_io_read[];
 extern int prep_enabled;  
747  void PPC_debug_write (void *opaque, uint32_t addr, uint32_t val);  void PPC_debug_write (void *opaque, uint32_t addr, uint32_t val);
748    
749  /* sun4m.c */  /* sun4m.c */

Legend:
Removed from v.1.86  
changed lines
  Added in v.1.87

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