/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-05-05 13:27:22 UTC
  • Revision ID: csa@suren.me-20150505132722-rz47ppxkx39x2koj
Split bar manipulation and fifo operations in stand-alone source and publish kmem and bar headers

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
#include "bar.h"
16
16
 
17
17
#define DEVICE "/dev/fpga0"
18
18
#define BAR PCILIB_BAR0