mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-08-03 07:12:48 +00:00
compel: plugins, std -- Add headers stubs
- linkage.h points to CRIU's asm specific - prologue.h is just a link to x86, we will need to fix it when start using std with other plugins Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
parent
a2e5b769e5
commit
0264fdcc3a
3 changed files with 3 additions and 0 deletions
1
compel/arch/aarch64/plugins/include/asm/prologue.h
Symbolic link
1
compel/arch/aarch64/plugins/include/asm/prologue.h
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../../../../arch/x86/plugins/include/asm/prologue.h
|
||||
1
compel/arch/arm/plugins/include/asm/prologue.h
Symbolic link
1
compel/arch/arm/plugins/include/asm/prologue.h
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../../../../arch/x86/plugins/include/asm/prologue.h
|
||||
1
compel/arch/ppc64/plugins/include/asm/prologue.h
Symbolic link
1
compel/arch/ppc64/plugins/include/asm/prologue.h
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../../../../arch/x86/plugins/include/asm/prologue.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue