criu/include/asm-generic
Alexander Kartashov a75d39613f cr: collect short integer aliases in the single place
This patch moves the files arch/$ARCH/include/asm/int.h to
include/asm-generic/int.h and makes the types {u,s}{8,16,32}
be aliases of the fixed sized integer types [u]int{8,16,32}_t.

This makes it possible to use single set of integer typedefs
in all architectural ports.

Signed-off-by: Alexander Kartashov <alekskartashov@parallels.com>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-04-08 15:35:46 +04:00
..
bitops.h bitops: Add comment about generic bitops header usage 2014-03-12 00:20:22 +04:00
int.h cr: collect short integer aliases in the single place 2014-04-08 15:35:46 +04:00
page.h asm-generic: Introduce page.h 2014-02-21 16:29:40 +04:00
string.h asm: Add builtin_memcpy, builtin_memcmp generic helpers 2013-05-23 16:51:14 +04:00