Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4437 → Rev 4438

/branches/dd/uspace/srv/pci/pci.h
4,6 → 4,7
//#include <arch/types.h>
#include <libadt/list.h>
#include <stdio.h>
#include <stdlib.h>
 
struct pci_drv;
struct pci_dev;