|
From: | Richard Henderson |
Subject: | Re: [PATCH 08/16] bsd-user: Remove useless mmap definitions |
Date: | Sat, 8 Apr 2023 12:09:09 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 |
On 4/5/23 14:36, Warner Losh wrote:
On BSD, all architectures have the same mmap flags. Since we don't translate the flags, we don't need these defines here. We can't cross-run different BSD binaries. Signed-off-by: Warner Losh<imp@bsdimp.com> --- bsd-user/syscall_defs.h | 36 ------------------------------------ 1 file changed, 36 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |