On 01.11.2025 12:56, Oleksii Moisieiev wrote:
> --- /dev/null
> +++ b/xen/lib/arm/Makefile
> @@ -0,0 +1 @@
> +obj-y += io.o

Yet one more thing: For a library, I think every function wants to live in its
own source file, such that under no conditions any unused code would be linked
in.

Jan

Reply via email to