ptrace-based intercept has now been tested on 32-bit arm

This commit is contained in:
Todd C. Miller
2022-05-14 13:03:19 -06:00
parent bb3c4ba07c
commit cb95b75ffa
2 changed files with 1 additions and 2 deletions

View File

@@ -83,7 +83,6 @@
} while (0)
#elif defined(__arm__)
/* Note: assumes arm EABI, not OABI */
/* Untested */
# define SECCOMP_AUDIT_ARCH AUDIT_ARCH_ARM
# define user_pt_regs pt_regs
# define reg_syscall(x) (x).ARM_r7