BPicture: Fix archive constructor.
[haiku.git] / src / add-ons / kernel / bus_managers / pci / arch / m68k / apple / pci_apple.h
blob5b49fdb4a4bfbd24e1bb8be07faab648b7d31db3
1 /*
2 * Copyright 2007, François Revol <revol@free.fr>.
3 * All rights reserved. Distributed under the terms of the MIT License.
4 */
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