Move htole*/le*toh macros into a separate header file.
authorRichard Jones <rjones@redhat.com>
Wed, 3 Feb 2010 17:41:15 +0000 (17:41 +0000)
committerRichard Jones <rjones@redhat.com>
Thu, 4 Feb 2010 10:26:11 +0000 (10:26 +0000)
commite8ad7d2e1b1422680f9f862e7443de67328de135
treee8aef6df864bc1a96a6bb212156a414b9bed45a8
parent187651c138666d0555bc8ccdd129bb0f51caa72b
Move htole*/le*toh macros into a separate header file.

This allows us to reuse these macros in hivexsh later.
hivex/Makefile.am
hivex/byte_conversions.h [new file with mode: 0644]
hivex/hivex.c