Add headers for the dynamic linker interface.
authorwhitequark <whitequark@whitequark.org>
Sun, 26 Jul 2015 09:53:18 +0000 (12:53 +0300)
committerwhitequark <whitequark@whitequark.org>
Sun, 26 Jul 2015 09:53:18 +0000 (12:53 +0300)
commitb5048f6cf1fabc53a1b6684ec59ad151a12a8419
tree6c408f5bad9adef99b936d46d935d4264ba5b0b2
parent7a9975ab5ae44af0c528a5697da75f03c246ea21
Add headers for the dynamic linker interface.

These are required for libunwind to discover
the exception frame headers.
software/include/dyld/dlfcn.h [new file with mode: 0644]
software/include/dyld/elf.h [new file with mode: 0644]
software/include/dyld/link.h [new file with mode: 0644]