History log of /openbsd-current/include/elf.h
Revision Date Author Comments
# 1.1 17-Oct-2017 mpi

<elf.h> should make it easier to port our ELF-related tools to other Unices.

For the moment it only includes <sys/exec_elf.h> but the goal is to
stop pulling it directly and also replace <elf_abi.h> at least for
base applications.

ok deraadt@, jasper@, naddy@