From 46d6bbc8e2d2016ecbe851a10bb1676bd7e96274 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 16 Oct 2001 03:10:39 +0000 Subject: Revert global old mmap usage, and do it per arch --- extra/Configs/Config.v850e | 5 ----- 1 file changed, 5 deletions(-) (limited to 'extra/Configs') diff --git a/extra/Configs/Config.v850e b/extra/Configs/Config.v850e index 3383293f9..2d0533839 100644 --- a/extra/Configs/Config.v850e +++ b/extra/Configs/Config.v850e @@ -119,11 +119,6 @@ MALLOC = malloc # At present, only affects i386. UNIFIED_SYSCALL = false -# If false, then the mmap syscall takes individual arguments, just like -# every other syscall; otherwise, they're all packed into a buffer first -# (which was necessary on old version of linux worked). -OLD_STYLE_MMAP = false - # If you want large file summit support (greater then 2 Gib), # turn this on. This has no effect unless your kernel supports # lfs. This currently does nothing, but may someday... -- cgit v1.2.3