mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
The function dump_extension_method_sources_functions() dumps the content of a single argument function. It is used in several spots were an array is passed instead. We could fix all these call sites to iterate the call, or we could change the called function to do the iteration. Do the latter.
30 KiB
30 KiB