include: add elf/bpf.h
authorJose E. Marchesi <jose.marchesi@oracle.com>
Thu, 23 May 2019 16:30:42 +0000 (18:30 +0200)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Thu, 23 May 2019 17:32:58 +0000 (19:32 +0200)
commit8ebe62124023224eafd1b82c8bc2325962711ef8
tree02402e6a570a373b55ddbaa01020d6c1690a4995
parent2376c3702e43ad8a717d80888b34e1e7eaeacaa8
include: add elf/bpf.h

This patch adds a header file with BPF-specific ELF definitions.  In
particular, the architecture relocations.

include/ChangeLog:

2019-05-23  Jose E. Marchesi  <jose.marchesi@oracle.com>

* elf/bpf.h: New file.
include/ChangeLog
include/elf/bpf.h [new file with mode: 0644]