/* (c) 2008, Peter Dinda */ /* (c) 2008, The V3VEE Project */ #ifndef GEEKOS_PCI_H #define GEEKOS_PCI_H #include int Init_PCI(); #endif /* GEEKOS_PCI_H */