Newer
Older
barebox / arch / mips / include / asm / bitsperlong.h
@Sascha Hauer Sascha Hauer on 22 May 2015 141 bytes drop __BITS_PER_LONG
#ifndef __ASM_MIPS_BITSPERLONG_H
#define __ASM_MIPS_BITSPERLONG_H

#define BITS_PER_LONG _MIPS_SZLONG

#endif /* __ASM_MIPS_BITSPERLONG_H */