OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [before_ORP/] [uclinux/] [uClinux-2.0.x/] [drivers/] [isdn/] [avmb1/] [compat.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 199 simons
/*
2
 * $Id: compat.h,v 1.1.1.1 2001-09-10 07:44:18 simons Exp $
3
 *
4
 * Headerfile for Compartibility between different kernel versions
5
 *
6
 * (c) Copyright 1996 by Carsten Paeth (calle@calle.in-berlin.de)
7
 *
8
 * $Log: not supported by cvs2svn $
9
 * Revision 1.1.1.1  2001/07/02 17:58:32  simons
10
 * Initial revision
11
 *
12
 * Revision 1.1.2.1  1998/10/25 14:36:22  fritz
13
 * Backported from MIPS (Cobalt).
14
 *
15
 * Revision 1.1  1997/03/04 21:50:36  calle
16
 * Frirst version in isdn4linux
17
 *
18
 * Revision 2.2  1997/02/12 09:31:39  calle
19
 * new version
20
 *
21
 * Revision 1.1  1997/01/31 10:32:20  calle
22
 * Initial revision
23
 *
24
 *
25
 */
26
#ifndef __COMPAT_H__
27
#define __COMPAT_H__
28
 
29
#include <linux/version.h>
30
#include <asm/segment.h>
31
#include <linux/isdnif.h>
32
 
33
#if LINUX_VERSION_CODE >= 0x020112      /* 2.1.18 */
34
#define HAS_NEW_SYMTAB
35
#endif
36
 
37
#endif                          /* __COMPAT_H__ */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.