Unused definitions.

This commit is contained in:
Peter Wemm 2000-03-20 08:21:52 +00:00
parent 2886c99404
commit d213a95368
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58332
2 changed files with 0 additions and 20 deletions

View file

@ -137,16 +137,6 @@ typedef struct {
u_int8_t seclat; /* CardBus latency timer */
} pcih2cfgregs;
#if 0
/* PCI bus attach definitions (there could be multiple PCI bus *trees* ... */
typedef struct pciattach {
int unit;
int pcibushigh;
struct pciattach *next;
} pciattach;
#endif
extern u_int32_t pci_numdevs;

View file

@ -137,16 +137,6 @@ typedef struct {
u_int8_t seclat; /* CardBus latency timer */
} pcih2cfgregs;
#if 0
/* PCI bus attach definitions (there could be multiple PCI bus *trees* ... */
typedef struct pciattach {
int unit;
int pcibushigh;
struct pciattach *next;
} pciattach;
#endif
extern u_int32_t pci_numdevs;