From d8d9b8f76f22b7a16a83e261e64f89ee611f49df Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 1 Jun 1997 03:16:17 +0000 Subject: Initial revision --- drivers/isdn/teles/proto.h | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 drivers/isdn/teles/proto.h (limited to 'drivers/isdn/teles/proto.h') diff --git a/drivers/isdn/teles/proto.h b/drivers/isdn/teles/proto.h deleted file mode 100644 index 0d7ae8ef4..000000000 --- a/drivers/isdn/teles/proto.h +++ /dev/null @@ -1,18 +0,0 @@ -/* $Id: proto.h,v 1.1 1996/09/23 01:53:52 fritz Exp $ - * - * not much now - just the l3 proto discriminator - * - * $Log: proto.h,v $ - * Revision 1.1 1996/09/23 01:53:52 fritz - * Bugfix: discard unknown frames (non-EDSS1 and non-1TR6). - * - */ - -#ifndef PROTO_H -#define PROTO_H - -#define PROTO_EURO 0x08 -#define PROTO_DIS_N0 0x40 -#define PROTO_DIS_N1 0x41 - -#endif -- cgit v1.2.3