mirror of
https://github.com/openharmony/third_party_elfutils.git
synced 2026-07-18 09:17:34 -04:00
1609679b1e
We only need a few constants and one structure definition from linux/bpf. Just define those in a local lib/bpf.h file. This makes sure the bpf disassembler is always build and included even when elfutils is build on older GNU/Linux systems (and even on other platforms). Signed-off-by: Mark Wielaard <mark@klomp.org>