[funini.com] -> [kei@sodan] -> Kernel Reading

root/include/asm-m68k/bugs.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


/*
 *  include/asm-m68k/bugs.h
 *
 *  Copyright (C) 1994  Linus Torvalds
 */

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

extern void check_bugs(void);   /* in arch/m68k/kernel/setup.c */

/* [<][>][^][v][top][bottom][index][help] */

[funini.com] -> [kei@sodan] -> Kernel Reading