-
由 Stefan Richter 提交于
Write directly in big endian instead of byte-swapping after the fact. This saves a few conversions, lets gcc use constant endianess conversions where possible, and enables deeper endianess annotation. Signed-off-by: NStefan Richter <stefanr@s5r6.in-berlin.de>
71ee9f01