Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179466
b: refs/heads/master
c: 9ce3946
h: refs/heads/master
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Jan 17, 2010
1 parent f3ff5d3 commit 1569a22
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1159531a93f04346d94f72fdb4719c3f7e7d0a8c
refs/heads/master: 9ce39460837202920fb9bad88eeec13fc75e7a13
9 changes: 9 additions & 0 deletions trunk/drivers/media/dvb/mantis/mantis_hif.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#ifndef __MANTIS_HIF_H
#define __MANTIS_HIF_H

#define MANTIS_HIF_MEMRD 1
#define MANTIS_HIF_MEMWR 2
#define MANTIS_HIF_IOMRD 3
#define MANTIS_HIF_IOMWR 4

#endif // __MANTIS_HIF_H

0 comments on commit 1569a22

Please sign in to comment.