[TCP]: Add Scalable TCP congestion control module.
[linux-2.6/verdex.git] / include / asm-ppc64 / bugs.h
blob861074b3cf71591e98e530553da84cbeb164723b
1 /*
2 * This file is included by 'init/main.c' to check for architecture-dependent
3 * bugs.
5 */
6 #ifndef _ASM_PPC64_BUGS_H
7 #define _ASM_PPC64_BUGS_H
9 static void check_bugs(void) {
12 #endif /* _ASM_PPC64_BUGS_H */