On 1/16/26 10:58 AM, Gustavo Romero wrote:
Add a sentinel to the X86ASIdx enum so it can be used to compute the total number of address spaces supported by the arch.Signed-off-by: Gustavo Romero <[email protected]> --- target/i386/cpu.h | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Pierrick Bouvier <[email protected]>
