criu/compel
Andrei Vagin fb1e63b8b2 compel/arm64: rename gcs_context to avoid conflicts with system headers
In file included from compel/plugins/std/infect.c:14:
compel/include/uapi/compel/asm/sigframe.h:17:8: error: redefinition of 'gcs_context'
   17 | struct gcs_context {
      |        ^
/usr/include/aarch64-linux-gnu/asm/sigcontext.h:188:8: note: previous definition is here
  188 | struct gcs_context {
      |        ^

Signed-off-by: Andrei Vagin <avagin@google.com>
2026-07-08 20:27:12 -07:00
..
arch compel/arm64: rename gcs_context to avoid conflicts with system headers 2026-07-08 20:27:12 -07:00
include compel: simplify compel_stop_on_syscall 2026-03-08 23:01:54 -07:00
plugins compel: remove hardware breakpoint usage 2026-03-08 23:01:54 -07:00
src compel: fix heap alignment for structs with xsave state 2026-03-25 04:31:18 +01:00
test compel: gcs: add opt-in GCS test support for AArch64 2025-12-07 19:20:00 +01:00
.gitignore compel: fix gitignore and remove autogenerated code 2025-03-21 12:40:31 -07:00
compel-host compel cli: show includes 2017-03-15 00:09:55 +03:00
Makefile compel: add riscv64 support 2025-03-21 12:40:31 -07:00