-
Philippe Mathieu-Daudé authored
When multiple QOM types are registered in the same file, it is simpler to use the the DEFINE_TYPES() macro. In particular because type array declared with such macro are easier to review. Signed-off-by:
Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by:
Yoshinori Sato <ysato@users.sourceforge.jp>
Message-Id: <20231012041237.22281-2-philmd@linaro.org>Philippe Mathieu-Daudé authoredWhen multiple QOM types are registered in the same file, it is simpler to use the the DEFINE_TYPES() macro. In particular because type array declared with such macro are easier to review. Signed-off-by:
Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by:
Yoshinori Sato <ysato@users.sourceforge.jp>
Message-Id: <20231012041237.22281-2-philmd@linaro.org>
Loading