mirror of
https://github.com/seL4/seL4.git
synced 2026-03-27 10:29:57 +00:00
Add a `--form_file <file>` option to the bitfield generator for printing a `/* generated from <file> */` message in a comment. Use this option in cmake to provide the original source .bf file before preprocessing so it's easier to find out where the corresponding definitions are. Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>