Skip to content
Commit 66d08fc9 authored by Tom Rini's avatar Tom Rini
Browse files

bios_emulator: Fix multiple definition error



With gcc-11 we get a multiple errors here as the declarations for
_X86EMU_env.  Given how this code is currently used, and how the other
code which references it is also used, the primary definition needs to
be per-architecture.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent a436865b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment