endian: add constant versions.
Sometimes you really need a compile-time constant, but there's no generic way
to create a macro which does this and only evaluates its argument once.
Thus we need specific const macros.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Showing
Please register or sign in to comment