• Alessandro Rubini's avatar
    tools: avoid bit fields on our types · 3a16a930
    Alessandro Rubini authored
    The __BYTE_ORDER == __LITTLE_ENDIAN was failing on lm32, I don't know
    why. So dumping on the spec was wrong: "VERSION: unsupported (0)"
    
    The above symbols are defined by glibc, and I didn't even get
    undefined macro errors. So the commit kill bit fields, and I mask at
    run time instead.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    3a16a930
Name
Last commit
Last update
..
mtp Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
adjtime.c Loading commit data...
chktime.c Loading commit data...
convert.h Loading commit data...
decent_types.h Loading commit data...
dump-funcs.c Loading commit data...
dump-main.c Loading commit data...
jmptime.c Loading commit data...
ptpdump.h Loading commit data...