criu/arch
Cyrill Gorcunov 10a1045b8a x86: Drop #ifdef CONFIG_X86_64 guard
We do check for proper architectrue in a makefile,
no need for additional guards.

After all porting the project for x86-32 is a far more
bigger than "just implement proper core for parts covered
by #else /* CONFIG_X86_64 */".

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-01-23 17:43:38 +04:00
..
arm arm: added ARM-specific files modelled after arch/x86 2013-01-22 22:53:24 +04:00
x86 x86: Drop #ifdef CONFIG_X86_64 guard 2013-01-23 17:43:38 +04:00