On Sat, 04/01 17:57, Max Reitz wrote:
> +/* This is just for the module loading system to detect this driver */
> +static BlockDriver _ __attribute__((used)) = {
> +    .format_name = "qcow2-rust",
> +};

You see why I didn't like that system in the first place.

Fam

Reply via email to