bitfield.h.j2: keep a single version for the target byte order
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 8 Sep 2020 16:37:28 +0000 (12:37 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 8 Sep 2020 16:37:28 +0000 (12:37 -0400)
commitac274d08df99de9ec43e8672b094afdc88e9a61f
treec37e95250fb04c3b98368356de75a87fdcf16f04
parent4c91e7696d1be2fb46cd83ed36433cc3f6fd0ece
bitfield.h.j2: keep a single version for the target byte order

Because all bit array fields use the target byte order since 4c91e76
("config.py: remove bit array field type's byte order property"), we
don't need both little-endian and big-endian versions of the
`bitfield.h` macros.

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