RTEMS 5.2
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
pci_internal.h
1/* Private libpci declarations
2 *
3 * COPYRIGHT (c) 2015 Cobham Gaisler AB.
4 *
5 * The license and distribution terms for this file may be
6 * found in the file LICENSE in this distribution or at
7 * http://www.rtems.org/license/LICENSE.
8 */
9
10/* Number of buses */
11extern int pci_bus_cnt;