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>
Fri, 19 Feb 2010 14:57:13 +0000 (14:57 +0000)
commita5ccf5cd64c295e6cbc0836eb612fe325674481d
treec2f6ee8507c677508b7add180fa896a018b936be
parentfa2d2ee3b79b05cb74e4d58eb27d18b074b85d74
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