Closed damianloew closed 1 year ago
elf.h header is not available on MacOS.
le32toh() and htole32() are not available on MacOS. Including sys/endian.h or machine/endian.h does not help in this case.
Description
Motivation and Context
elf.h header is not available on MacOS.
le32toh() and htole32() are not available on MacOS. Including sys/endian.h or machine/endian.h does not help in this case.
Types of changes
How Has This Been Tested?
Checklist:
Special treatment