The x86 timer interrupt handler is the only handler not traced in the
[linux-2.6/next.git] / arch / mips / include / asm / bitsperlong.h
blob3e4c10a8e78768f5e191a1dbd3ede01df50da515
1 #ifndef __ASM_MIPS_BITSPERLONG_H
2 #define __ASM_MIPS_BITSPERLONG_H
4 #define __BITS_PER_LONG _MIPS_SZLONG
6 #include <asm-generic/bitsperlong.h>
8 #endif /* __ASM_MIPS_BITSPERLONG_H */