OSDN Git Service

tcg: Split out exec/user/guest-base.h
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 30 Apr 2023 07:24:36 +0000 (08:24 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 17 May 2023 03:13:51 +0000 (20:13 -0700)
commit7d478306e84259678b2941e8af7496ef32a9c4c5
tree927a0f6eba5c6400d74d1883ee9f3e5427696e25
parenta66efde188e43041277822e582de1c897b966792
tcg: Split out exec/user/guest-base.h

TCG will need this declaration, without all of the other
bits that come with cpu-all.h.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/cpu-all.h
include/exec/user/guest-base.h [new file with mode: 0644]
tcg/tcg.c