/* * detect_host_bridge.c */ #include #include #include #include #include #include #include #include /* * For the 8240 and the 8245 there is no host bridge the * Open PIC device is built into the processor chip. */ void detect_host_bridge() { }