
24 Jun
2016
24 Jun
'16
8:37 a.m.
On Thu, Jun 23, 2016 at 13:29:01 -0400, John Ferlan wrote:
In order to read 16 bits of data in the native format and convert add the 16 bit macros to match existing 32 and 64 bit code.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/util/virendian.h | 24 ++++++++++++++++++++++++ tests/virendiantest.c | 18 ++++++++++++++++++ 2 files changed, 42 insertions(+)
ACK