minix/sys/arch/arm/include
Lionel Sambuc 744378194d Alignement on netbsd types, part 1
The following types are modified (old -> new):
 * _BSD_USECONDS_T_ int       -> unsigned int
 * __socklen_t      __int32_t -> __uint32_t
 * blksize_t        uint32_t  -> int32_t
 * rlim_t           uint32_t  -> uint64_t
On ARM:
 * _BSD_CLOCK_T_    int       -> unsigned int
On Intel:
 * _BSD_CLOCK_T_    int       -> unsigned long

bin/cat is also updated in order to fix warnings.

_BSD_TIMER_T_ has still to be aligned.

Change-Id: I2b4fda024125a19901120546c4e22e443ba5e9d7
2014-02-18 11:25:01 +01:00
..
arm26 ARM updates 2013-01-17 10:03:58 +01:00
arm32 ARM updates 2013-01-17 10:03:58 +01:00
aeabi.h ARM updates 2013-01-17 10:03:58 +01:00
ansi.h Alignement on netbsd types, part 1 2014-02-18 11:25:01 +01:00
asm.h ARM updates 2013-01-17 10:03:58 +01:00
bswap.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
byte_swap.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
cdefs.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
cpu.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
disklabel.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
elf_machdep.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
endian.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
endian_machdep.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
float.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
ieee.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
ieeefp.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
int_const.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
int_fmtio.h Adapt ARM print macro to match used types 2013-03-13 13:51:56 +01:00
int_limits.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
int_mwgwtypes.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
int_types.h ARM updates 2013-01-17 10:03:58 +01:00
limits.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
lock.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
Makefile ARM updates 2013-01-17 10:03:58 +01:00
math.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
mcontext.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
mutex.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
param.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
profile.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
rwlock.h ARM updates 2013-01-17 10:03:58 +01:00
setjmp.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
signal.h Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
types.h ARM updates 2013-01-17 10:03:58 +01:00
wchar_limits.h Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00