/* * Copyright 2007, François Revol . * All rights reserved. Distributed under the terms of the MIT License. */ #include "pci_apple.h" #include #include #include status_t m68k_apple_pci_controller_init(void) { return B_OK; } // #pragma mark - support functions