criu/include
Cyrill Gorcunov bf41dcac48 syscalls: Get rid of register variables
It's been found that gcc 4.1.2 20080704 (Red Hat 4.1.2-48)
ignores register variables so to be on a safe side rewrite
syscalls with inline assembly without them.

nb: gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)
compiles them correctly.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2011-10-31 16:33:43 +04:00
..
bitops.h Initial commit 2011-09-23 12:00:45 +04:00
compiler.h Initial commit 2011-09-23 12:00:45 +04:00
crtools.h dump: Make VMA parsing to handle absence of map_files 2011-10-26 22:48:10 +04:00
elf.h Initial commit 2011-09-23 12:00:45 +04:00
image.h dump: Shrink struct core_entry twice 2011-10-25 14:59:35 +04:00
list.h Initial commit 2011-09-23 12:00:45 +04:00
parasite-syscall.h dump: Add some more comments on page dumping routines 2011-10-13 16:36:50 +04:00
parasite.h Initial commit 2011-09-23 12:00:45 +04:00
rbtree.h Initial commit 2011-09-23 12:00:45 +04:00
restorer.h restore: Add some more structures for frame setup 2011-10-29 01:13:32 +04:00
seize.h Move seize related functions into seize.[ch] 2011-10-13 19:18:43 +04:00
syscall-codes.h syscall: Add sys_unlink 2011-10-28 14:03:59 +04:00
syscall.h syscalls: Get rid of register variables 2011-10-31 16:33:43 +04:00
types.h Initial commit 2011-09-23 12:00:45 +04:00
util.h dump: Make VMA parsing to handle absence of map_files 2011-10-26 22:48:10 +04:00