blob: 3e569bb31b0bd285254a0f905119cf9f46a038d2 [file] [log] [blame]
Richard Smithcb8eab42006-07-24 04:25:47 +00001#ifndef NORTHBRIDGE_INTEL_440BX_H
2#define NORTHBRIDGE_INTEL_440BX_H
3
4extern unsigned int i440bx_scan_root_bus(device_t root, unsigned int max);
5
6#endif /* NORTHBRIDGE_INTEL_440BX_H */