On 29/5/26 19:46, Peter Maydell wrote:
The last few commits have added doc comments for all the fw_cfg_init* functions except for fw_cfg_init_mem_nodma(). Fill in the gap by adding a doc comment for it.Signed-off-by: Peter Maydell <[email protected]> --- include/hw/nvram/fw_cfg.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
