summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/bitsperlong.h
blob: 41712161bc328cf3ef06369596c243c1ac51acb8 (plain)
1
2
3
4
5
6
#ifndef __ASM_MIPS_BITSPERLONG_H
#define __ASM_MIPS_BITSPERLONG_H

#define BITS_PER_LONG _MIPS_SZLONG

#endif /* __ASM_MIPS_BITSPERLONG_H */