exec/memory: Use correct type size
commit4121f4b38e976641ee66ad52567f6f178a8f2048
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 18 May 2021 18:36:36 +0000 (18 20:36 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 26 May 2021 15:35:51 +0000 (26 08:35 -0700)
treecfd479061f4c4d706620b4de471325ec70bdd347
parent4045f49cd4bba9c7e1d531cb805177deb5079147
exec/memory: Use correct type size

Use uint8_t for (unsigned) byte.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210518183655.1711377-7-philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/memory.h