On 9/21/21 9:56 PM, Warner Losh wrote:
All these MAP_ symbols are always defined on supported FreeBSD versions (12.2 and newer), so remove the #ifdefs since they aren't needed.Signed-off-by: Warner Losh<i...@bsdimp.com> Reviewed-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- bsd-user/mmap.c | 14 -------------- 1 file changed, 14 deletions(-)
Acked-by: Richard Henderson <richard.hender...@linaro.org> r~