bitfield.h.j2: remove `_BYTE_ORDER` definition; set relevant macros
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Sep 2020 20:23:07 +0000 (16:23 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Sep 2020 20:24:40 +0000 (16:24 -0400)
commit9ef14bb2acbe1a03b142623ad3f487bd9db10fa0
tree25ff467f8f95111c3941099d514d19364ec0f79e
parent18838ea3ae27ed06620ce9ea0e9d7274a5fa5c43
bitfield.h.j2: remove `_BYTE_ORDER` definition; set relevant macros

Now that a barectf configuration contains the target byte order, we can
set the relevant macros directly in `bitfield.h.j2`, and therefore
remove the `_BYTE_ORDER` definition.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
barectf/templates/c/bitfield.h.j2
This page took 0.022505 seconds and 4 git commands to generate.