OSDN Git Service

accel: Rename accel-common.c -> accel-target.c
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 14 Sep 2023 18:57:11 +0000 (20:57 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 4 Oct 2023 18:03:54 +0000 (11:03 -0700)
commite8b845b9b1a172c367bb77e16498664290736ad6
tree8fb374cd51c67cbac38d880eb44de18280ee6c3a
parentc9955713e9d275980ca2177cf7fbc94b49bc89e5
accel: Rename accel-common.c -> accel-target.c

We use the '-common.c' suffix for target agnostic units.
This file is target specific, rename it using the '-target'
suffix.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20230914185718.76241-6-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/accel-target.c [moved from accel/accel-common.c with 100% similarity]
accel/meson.build