target/tricore: Rename csfr.def -> csfr.h.inc
commit5d756c82c9eb288f9e19bbc711c99e6b6bda9f0c
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 25 Oct 2022 23:50:06 +0000 (26 01:50 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Sat, 5 Nov 2022 19:35:45 +0000 (5 20:35 +0100)
treed10c1cf57a6f4f87b3df07b076a24bfbd765d0fd
parent9cef8d99266cca7189237287dcd18b0a91c9aae7
target/tricore: Rename csfr.def -> csfr.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: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20221025235006.7215-4-philmd@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
target/tricore/csfr.h.inc [moved from target/tricore/csfr.def with 100% similarity]
target/tricore/translate.c