On Thu Aug 13, 2026 at 5:19 PM CEST, Miquel Raynal wrote: > The sfdp_header structure is currently defined in sfdp.c, whereas the > sfdp_parameter_header structure is defined in sfdp.h. In order to ease > the reuse of this structure outside of the sfdp.c file, move this > structure to the sfdp C header (.h). > > Signed-off-by: Miquel Raynal Reviewed-by: Michael Walle