Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.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 */