Move out endianness management macros into a new common Endianness.h header.

Fix Doxygen documentation, broken due to the added ATTR_PACKED attribute on some structs breaking the Doxygen parser.
This commit is contained in:
Dean Camera 2011-03-13 05:54:13 +00:00
parent 13e2f71f15
commit b1528a1256
5 changed files with 480 additions and 154 deletions

File diff suppressed because one or more lines are too long