am7xxx: add a portable_endian.h
authorAntonio Ospite <ao2@ao2.it>
Thu, 8 May 2014 09:22:31 +0000 (11:22 +0200)
committerAntonio Ospite <ao2@ao2.it>
Thu, 8 May 2014 09:22:31 +0000 (11:22 +0200)
commit74fbc97d04c4321dd94790f96e951e2fd2c14664
tree7b3774086a3286ad2f7df135688111e53da65a42
parent8fb663458b08cc5cb79ec824348919ee239b4da3
am7xxx: add a portable_endian.h

Add a portable_endian.h to define platform specific implementations for
the functions found on most unix-like systems in endian.h.
src/portable_endian.h [new file with mode: 0644]
src/serialize.c