aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/emulation/qemu-i386/northbridge.h
blob: ef63ebea787679edd0e071f911873209b24f4394 (plain)
1
2
3
4
5
6
#ifndef NORTHBRIDGE_VIA_VT8623_H
#define NORTHBRIDGE_VIA_VT8623_H

extern unsigned int vt8623_scan_root_bus(device_t root, unsigned int max);

#endif /* NORTHBRIDGE_VIA_VT8623_H */