2 * Copyright 2007, François Revol <revol@free.fr>.
3 * All rights reserved. Distributed under the terms of the MIT License.
6 #ifndef PCI_BUS_MANAGER_M68K_APPLE_H
7 #define PCI_BUS_MANAGER_M68K_APPLE_H
9 #include <SupportDefs.h>
11 status_t
m68k_apple_pci_controller_init(void);
13 #endif // PCI_BUS_MANAGER_M68K_APPLE_H