Commit 1dcd50f6 authored by Marc Durdin's avatar Marc Durdin
Browse files

chore(common): add _reserved member to COMP_KEY

In order to allow us to reference the padding in the FILE_KEY structure,
for reproducible and cross-platform consistent builds, turn the padding
into an `_reserved` (must always be zero) field.

Changes to compiler to utilise this will be in a follow-up commit.
parent 8b123b93
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment