~ubuntu-bugs-auftrags-killer/qemu/proper-error-characters

« back to all changes in this revision

Viewing changes to hw/gt64xxx.c

  • Committer: blueswir1
  • Date: 2008-10-26 13:43:07 UTC
  • Revision ID: git-v1:b1d8e52e636fd2c137e5abb2d59b331473e0930d
Fix undeclared symbol warnings from sparse

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5539 c046a42c-6fe2-441c-8c8c-71466251a162

Show diffs side-by-side

added added

removed removed

Lines of Context:
891
891
    }
892
892
}
893
893
 
894
 
extern PCIDevice *piix4_dev;
895
894
static int pci_irq_levels[4];
896
895
 
897
896
static void pci_gt64120_set_irq(qemu_irq *pic, int irq_num, int level)