On 7/8/21 10:05 AM, Philippe Mathieu-Daudé wrote:
Now than target_to_host_errno() always return an errno, we can remove the unused and arbitrary ERRNO_TABLE_SIZE definition.Suggested-by: Richard Henderson<[email protected]> Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- linux-user/syscall.c | 5 ----- 1 file changed, 5 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
