BPicture: Fix archive constructor.
[haiku.git] / src / add-ons / kernel / bus_managers / pci / arch / m68k / atari / pci_atari.h
blobe27431a044574f6ec077796c9c3bcb7eae5705ef
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_ATARI_H
7 #define PCI_BUS_MANAGER_M68K_ATARI_H
9 #include <SupportDefs.h>
11 status_t m68k_atari_pci_controller_init(void);
13 #endif // PCI_BUS_MANAGER_M68K_ATARI_H