aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/gcc-generate-rtl-pass.h
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2019-11-25 13:29:48 -0800
committerAlexei Starovoitov <[email protected]>2019-11-25 13:52:01 -0800
commitb615e5a1e067dcb327482d1af7463268b89b1629 (patch)
treed65b338b4596fb800599d5876aed7868c9df18da /scripts/gcc-plugins/gcc-generate-rtl-pass.h
parented81745a4c96841937f1da35c0eb66ac312e1480 (diff)
libbpf: Fix usage of u32 in userspace code
u32 is not defined for libbpf when compiled outside of kernel sources (e.g., in Github projection). Use __u32 instead. Fixes: b8c54ea455dc ("libbpf: Add support to attach to fentry/fexit tracing progs") Signed-off-by: Andrii Nakryiko <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions