/alps/pcitool

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/pcitool

« back to all changes in this revision

Viewing changes to pcilib/pci.h

  • Committer: Suren A. Chilingaryan
  • Date: 2016-03-02 18:37:30 UTC
  • Revision ID: csa@suren.me-20160302183730-nlrgi7h3yuizcizc
Restructure driver headers

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
#include <uthash.h>
19
19
 
20
20
#include "linux-3.10.h"
21
 
#include "driver/pciDriver.h"
 
21
#include "driver/ioctl.h"
22
22
 
23
23
#include "timing.h"
24
24
#include "cpu.h"