-
Philippe Mathieu-Daudé authored
ArchCPU is our interface with target-specific code. Use it as a forward-declared opaque pointer (abstract type), having its structure defined by each target. Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Signed-off-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220214183144.27402-15-f4bug@amsat.org>Philippe Mathieu-Daudé authoredArchCPU is our interface with target-specific code. Use it as a forward-declared opaque pointer (abstract type), having its structure defined by each target. Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Signed-off-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220214183144.27402-15-f4bug@amsat.org>
Loading