Merge /spare/repo/netdev-2.6/ branch 'ieee80211'
[deliverable/linux.git] / include / asm-ppc64 / bugs.h
1 /*
2 * This file is included by 'init/main.c' to check for architecture-dependent
3 * bugs.
4 *
5 */
6 #ifndef _ASM_PPC64_BUGS_H
7 #define _ASM_PPC64_BUGS_H
8
9 static void check_bugs(void) {
10 }
11
12 #endif /* _ASM_PPC64_BUGS_H */
This page took 0.0308 seconds and 5 git commands to generate.