introduce generic posix_types.h
Most types defined in posix_types.h are architecture independent,
so instead of repeating this for each architecture add a generic
file that can be used by architecture code. To use it an architecture
must define BITS_PER_LONG properly in asm/bitsperlong.h.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent e4daf80 commit 21d1e6226c48f5b28a9ad76e166f06fb0dde5322
@Sascha Hauer Sascha Hauer authored on 21 May 2015
Showing 1 changed file
View
include/asm-generic/posix_types.h 0 → 100644