1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 01:59:18 +01:00
Files
u-boot-megous/include/linker_lists.h
Simon Glass 3fcc3af4d2 dm: linker_lists: Add a way to declare multiple objects
The existing ll_entry_declare() permits a single element of the list to
be added to a linker list. Sometimes we want to add several objects at
once. To avoid lots of messy declarations, add a macro to support this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-10-22 10:36:53 -06:00

10 KiB