Skip to content
Snippets Groups Projects
Commit eabc43d7 authored by Beat Küng's avatar Beat Küng Committed by Lorenz Meier
Browse files

orb structs: add padding bytes to align the structs where necessary

This is required for the logger, we just manually add the padding bytes
what would otherwise be done by the compiler. Additionally we reorder
the fields by type, so that padding is only necessary for nested types.
parent 7d4c4c04
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment