criu/arch/arm
Cyrill Gorcunov e9f9fdb9b3 headers: Drop uintX_t usage
We have a mess of uintX_t and uX usage. Drop off uintX_t ones.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Acked-by: Andrew Vagin <avagin@parallels.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-12-12 10:03:07 +04:00
..
include/asm headers: Drop uintX_t usage 2013-12-12 10:03:07 +04:00
cpu.c arm: added CPU-specific header inclusion 2013-02-20 14:54:42 +04:00
crtools.c headers: Move ERESTART codes to errno.h 2013-11-14 22:22:21 +04:00
gen-sys-exec-tbl.pl arm: fixed AArch64 syscall numbers 2013-11-01 14:27:16 +04:00
gen-syscalls.pl arm: fixed AArch64 syscall numbers 2013-11-01 14:27:16 +04:00
Makefile make: arm -- Use syscalls-asm-y-asmflags instead of CFLAGS 2013-02-23 00:37:06 +04:00
parasite-head.S parasite: allocate stack for each thread 2013-05-24 18:53:33 +04:00
restorer.c restore: construct sigframe in crtools 2013-05-24 17:39:52 +04:00
syscall-common.S arm: don't use the register R12 in the routine syscall_common() 2013-09-26 15:56:35 +04:00
syscall.def arm: fixed AArch64 syscall numbers 2013-11-01 14:27:16 +04:00
uidiv.S arm: added ARM-specific files modelled after arch/x86 2013-01-22 22:53:24 +04:00
vdso-pie.c crtools: move all stuff about vma together 2013-11-06 12:43:49 +04:00
vdso.c vdso: Make parasite_fixup_vdso being arch implemented 2013-05-31 13:47:33 +04:00