/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 apps/xilinx.c

  • Committer: Suren A. Chilingaryan
  • Date: 2015-04-20 20:01:04 UTC
  • Revision ID: csa@suren.me-20150420200104-b5xny65io8lvoz3w
Big redign of model structures

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
#include "pcilib.h"
13
13
#include "irq.h"
14
14
#include "kmem.h"
 
15
#include "pci.h"
15
16
 
16
17
#define DEVICE "/dev/fpga0"
17
18
#define BAR PCILIB_BAR0