sunxi-tools/include
Bernhard Nortmann 384ff64734 portable_endian.h: A more uniform fix for the various BSD flavours
See pull requests #59 and #83.

It looks like various BSD derivates have adopted the more common naming
conventions for the endian conversion macros, which means that we would
attempt to redefine them without need (potentially even to 'historic'
names that no longer exist).

Try to avoid this by properly checking for existing functions first.

Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
2016-11-29 13:50:09 +01:00
..
list.h Move list declarations from common.h into a separate list.h 2016-05-04 10:31:00 +02:00
portable_endian.h portable_endian.h: A more uniform fix for the various BSD flavours 2016-11-29 13:50:09 +01:00
types.h Add copyright headers to various files. 2014-07-01 08:04:19 +01:00