repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux/fpc-iii.git]
/
drivers
/
isdn
/
hardware
/
eicon
/
os_bri.h
blob
02e7456f8962156e3a77628a97633cc247e708e9
1
/* $Id: os_bri.h,v 1.1.2.2 2001/02/08 12:25:44 armin Exp $ */
2
3
#ifndef __DIVA_OS_BRI_REV_1_H__
4
#define __DIVA_OS_BRI_REV_1_H__
5
6
int
diva_bri_init_card
(
diva_os_xdi_adapter_t
*
a
);
7
8
#endif