locks: make posix_test_lock() interface more consistent
[linux-2.6] / include / asm-x86_64 / bugs.h
1 #ifndef _ASM_X86_64_BUGS_H
2 #define _ASM_X86_64_BUGS_H
3
4 void check_bugs(void);
5
6 #endif  /* _ASM_X86_64_BUGS_H */