diff options
| author | shankarapailoor <pailoor@uchicago.edu> | 2018-10-30 04:58:45 -0500 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-10-30 10:58:45 +0100 |
| commit | 362ef7639733f957b6d17bb4c730572958aa298c (patch) | |
| tree | 57d8455218864aa0e91560a20a982b78eca8c0ed /sys/linux/bpf_arm.const | |
| parent | 2f1090dacdba3f3d405f43c136ae999f635e3310 (diff) | |
sys/linux: add additional constants for trace2syz
Diffstat (limited to 'sys/linux/bpf_arm.const')
| -rw-r--r-- | sys/linux/bpf_arm.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/bpf_arm.const b/sys/linux/bpf_arm.const index cc09358af..e9d6c1ef4 100644 --- a/sys/linux/bpf_arm.const +++ b/sys/linux/bpf_arm.const @@ -140,7 +140,7 @@ BPF_XADD0 = 6 BPF_XOR0 = 10 BTF_MAGIC = 60319 BTF_VERSION = 1 -__BPF_FUNC_MAX_ID = 91 +__BPF_FUNC_MAX_ID = 84 __NR_bpf = 386 bpf_call_code = 133 bpf_exit_code = 149 |
