summaryrefslogtreecommitdiff
path: root/src/headers/bits-bendian
blob: ef57f58804b8d61b9f5cd148e88f37447a8fd926 (plain)
1
2
3
#define uint@BITS@_little_endian(s, n) uint@BITS@_reverse((s), (n))
#define uint@BITS@_big_endian(s, n)