introduce bitsperlong.h for remaining architectures
This introduces the bitsperlong.h file for the remaining architectures.
It's purpose is to define BITS_PER_LONG which in the next step can be used
by a generic posix_types.h file.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 28a9133 commit e4daf808818f040801e2416d96e77d7ac9f64acc
@Sascha Hauer Sascha Hauer authored on 21 May 2015
Showing 13 changed files
View
arch/arm/include/asm/bitsperlong.h 0 → 100644
View
arch/arm/include/asm/types.h
View
arch/blackfin/include/asm/types.h
View
arch/efi/include/asm/bitsperlong.h 0 → 100644
View
arch/efi/include/asm/types.h
View
arch/openrisc/include/asm/bitsperlong.h 0 → 100644
View
arch/openrisc/include/asm/types.h
View
arch/ppc/include/asm/bitsperlong.h 0 → 100644
View
arch/ppc/include/asm/types.h
View
arch/sandbox/include/asm/bitsperlong.h 0 → 100644
View
arch/sandbox/include/asm/types.h
View
arch/x86/include/asm/bitsperlong.h 0 → 100644
View
arch/x86/include/asm/types.h