diff options
author | Simon Glass <sjg@chromium.org> | 2025-01-20 14:25:27 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-24 14:34:40 -0600 |
commit | f0781acc37fe91eebc8ff5b882503ecd6174af5a (patch) | |
tree | 872fa4c3b9e11a3954519e282655210865d45fde /test/py/conftest.py | |
parent | 94b5284398e52c44bde977aa8b1fa1f5992955a2 (diff) |
Improve support for linker lists in data structures
A limitation of most linker_list macros is that they cannot easily be
used in data structures. This is because they include code inside their
expressions.
Provide a way to support this, with new ll_start_decl() and
ll_end_decl() macros.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/py/conftest.py')
0 files changed, 0 insertions, 0 deletions