mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-20 16:51:37 +00:00
The FPU data is quite CPU-type oriented, thus move it to asm/fpu.h. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
4 lines
81 B
C
4 lines
81 B
C
#ifndef __CR_ASM_FPU_H__
|
|
#define __CR_ASM_FPU_H__
|
|
|
|
#endif /* __CR_ASM_FPU_H__ */
|