/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 driver/rdma.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:
1
1
#ifndef _PCIDRIVER_RDMA_H
2
2
#define _PCIDRIVER_RDMA_H
3
3
 
4
 
extern unsigned long pcidriver_resolve_bar(unsigned long address);
5
4
 
6
5
#endif /* _PCIDRIVER_RDMA_H */