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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-ia64/] [bugs.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
/*
2
 * This is included by init/main.c to check for architecture-dependent bugs.
3
 *
4
 * Needs:
5
 *      void check_bugs(void);
6
 *
7
 * Based on <asm-alpha/bugs.h>.
8
 *
9
 * Modified 1998, 1999
10
 *      David Mosberger-Tang <davidm@hpl.hp.com>,  Hewlett-Packard Co.
11
 */
12
 
13
#include <asm/processor.h>
14
 
15
/*
16
 * I don't know of any ia-64 bugs yet..
17
 */
18
static void
19
check_bugs (void)
20
{
21
}

powered by: WebSVN 2.1.0

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