[BACK]Return to bugs.h CVS log [TXT][DIR] Up to [Development] / linux-2.4-xfs / include / asm-cris

File: [Development] / linux-2.4-xfs / include / asm-cris / bugs.h (download)

Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 9 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD

Initial Import 2.4.24pre2

/*
 *  include/asm-cris/bugs.h
 *
 *  Copyright (C) 2001, 2002, 2003 Axis Communications AB
 */

/*
 * This is included by init/main.c to check for architecture-dependent bugs.
 *
 * Needs:
 *	void check_bugs(void);
 */

static void check_bugs(void)
{
}