OVMS3-idf/components/newlib/platform_include
Francesco Giancane 1173ce32f6 endian.h: define non-standard symbols for endian handling
BSDs and Unices defined some non standardised functions and symbols used
for endianness handling: converting from Little Endian to Big Endian,
converting from Host to a specific representation, converting from a
specific representation to Host.

With this commit, a modified version of those symbols provided by
FreeBSD is imported.

The license of the imported code is still 2-Clause BSD.

Signed-off-by: Francesco Giancane <francesco.giancane@accenture.com>
Closes https://github.com/espressif/esp-idf/pull/4784
2020-04-29 23:47:51 +02:00
..
net
sys newlib: move dirent.h, ioctl.h headers from VFS 2020-03-20 13:43:42 +01:00
assert.h
endian.h endian.h: define non-standard symbols for endian handling 2020-04-29 23:47:51 +02:00
errno.h
esp_newlib.h
pthread.h
time.h