X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fisdn%2Fi4l%2Fisdn_concap.h;fp=kernel%2Fdrivers%2Fisdn%2Fi4l%2Fisdn_concap.h;h=cd7e3ba74e251ceeb6eaf2cb536aa911d51c97dc;hb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;hp=0000000000000000000000000000000000000000;hpb=98260f3884f4a202f9ca5eabed40b1354c489b29;p=kvmfornfv.git diff --git a/kernel/drivers/isdn/i4l/isdn_concap.h b/kernel/drivers/isdn/i4l/isdn_concap.h new file mode 100644 index 000000000..cd7e3ba74 --- /dev/null +++ b/kernel/drivers/isdn/i4l/isdn_concap.h @@ -0,0 +1,11 @@ +/* $Id: isdn_concap.h,v 1.1.2.2 2004/01/12 22:37:19 keil Exp $ + * + * Linux ISDN subsystem, protocol encapsulation + * + * This software may be used and distributed according to the terms + * of the GNU General Public License, incorporated herein by reference. + * + */ + +extern struct concap_device_ops isdn_concap_reliable_dl_dops; +extern struct concap_proto *isdn_concap_new(int);