am7xxx: MinGW does not have endian.h, provide fallbacks
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 10 May 2012 07:01:40 +0000 (09:01 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 10 May 2012 13:57:59 +0000 (15:57 +0200)
commitd9d124ef1581f8aabccb7beb002926ad9ac7a735
tree462871295f9cf757c3c0c36f6a02dd23a4419119
parent2e98c1f8f71883805ba96e3691c692a568858ca9
am7xxx: MinGW does not have endian.h, provide fallbacks

Provide fallbacks only for the functions used in the code, and assume
Windows is always using little endian.
src/serialize.c