summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include/elf.h
Commit message (Collapse)AuthorAgeFilesLines
* Add elf.h to newlibYaakov Selkowitz2017-08-021-0/+3146
This is copied from musl (MIT license). This is newer and more thorough than that of FreeBSD currently shipped only on Cygwin. Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>