Home
last modified time | relevance | path

Searched hist:"3 fcc3af4d270dac159fc0c8b2a28ae4f9198befe" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dlinker_lists.h3fcc3af4d270dac159fc0c8b2a28ae4f9198befe Thu Oct 02 01:57:20 UTC 2014 Simon Glass <sjg@chromium.org> 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>