toolchain: switch kernel 2.4 builds to gcc 4.2.4
[tomato.git] / tools / brcm / K24 / hndtools-mipsel-uclibc-4.1.2 / include / asm-mips / bugs.h
blob78fd2a3d6fb93380c4ca4cea494457474e1cd503
1 /*
2 * This is included by init/main.c to check for architecture-dependent bugs.
4 * Needs:
5 * void check_bugs(void);
6 */
7 #ifndef __ASM_BUGS_H
8 #define __ASM_BUGS_H
10 extern void check_bugs(void);
12 #endif /* __ASM_BUGS_H */