linux-old/include/asm-ia64/bugs.h
<<
>>
Prefs
   1/*
   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 */
  18static void
  19check_bugs (void)
  20{
  21}
  22
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.