summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRasmus Villemoes <[email protected]>2026-03-23 09:39:28 +0100
committerTom Rini <[email protected]>2026-04-03 13:56:32 -0600
commite2138cf1e6088f12ffa874e87cc8f4b198378635 (patch)
tree9e7d4442f67dfeacf1b11cde5356684d8697c5ab /tools
parent1c1bfb1cf34bbb2a5717eb6995c55093279f9341 (diff)
linker_lists.h: drop never used ll_start, ll_end macros
These macros have AFAICT never been used at all. It's also far from clear what purpose it could serve - for one thing, what _type would one pass, other than void perhaps? The example using "struct my_sub_cmd" seems misplaced, as how could one know that the first linker list consists of those, and moreover, how would one know how many there are? The linker list concept is fragile enough on its own, there is no need to have unused functionality lying around that may or may not bitrot and certainly will confuse readers of linker_lists.h. Signed-off-by: Rasmus Villemoes <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions