target/m68k: Rename qregs.def -> qregs.h.inc
commit0f208a9747a700a4b63afc87d58da0c87f37e214
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 25 Oct 2022 23:50:04 +0000 (26 01:50 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Sat, 5 Nov 2022 19:35:45 +0000 (5 20:35 +0100)
tree4348af57f68bdd8863b182b95abe45bedd293085
parentba24456b93a205b728475d5f0880f3ec495e383a
target/m68k: Rename qregs.def -> qregs.h.inc

We use the .h.inc extension to include C headers. To be consistent
with the rest of the codebase, rename the C headers using the .def
extension.

IDE/tools using our .editorconfig / .gitattributes will leverage
this consistency.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20221025235006.7215-2-philmd@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
target/m68k/qregs.h.inc [moved from target/m68k/qregs.def with 100% similarity]
target/m68k/translate.c