Files
u-boot/include/stdpass/README
Simon Glass a0c2080ce9 sandbox: Add a way of checking structs for standard passage
Add a file which can be used to check that structs used in standard
passage do compile. No other validation is done at present, but could be
considered later.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-05-29 19:06:30 +01:00

5 lines
103 B
Plaintext

This directory contains standard passage structures
See doc/develop/std_passage.rst for instructions