include: split target_long definition from cpu-defs
commit4692a86f1c90a26cad752409fc8d30e591e1f741
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 3 Mar 2023 02:58:00 +0000 (2 18:58 -0800)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 7 Mar 2023 20:44:09 +0000 (7 20:44 +0000)
treec682af39c438108f22da5cde16d514963609ea49
parentbcbc36a98fe84e19c972bac19dd94aaf3a06a628
include: split target_long definition from cpu-defs

While we will continue to include this via cpu-defs it is useful to be
able to define this separately for 32 and 64 bit versions of an
otherwise target independent compilation unit.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230302190846.2593720-25-alex.bennee@linaro.org>
Message-Id: <20230303025805.625589-25-richard.henderson@linaro.org>
MAINTAINERS
include/exec/cpu-defs.h
include/exec/target_long.h [new file with mode: 0644]