Le 10/09/2019 à 21:34, Alex Bennée a écrit : > Lets keep all the Elf manipulation bits together. Also rename the file > to better reflect how it is used and add a little header to the file. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > hw/core/loader.c | 4 ++-- > include/{hw/elf_ops.h => elf/elf_ops.inc.h} | 9 +++++++++ > 2 files changed, 11 insertions(+), 2 deletions(-) > rename include/{hw/elf_ops.h => elf/elf_ops.inc.h} (98%)
So the question is: what the ".inc" reflects for a ".h" file? Thanks, Laurent