mirror of
https://github.com/torvalds/linux
synced 2026-06-12 21:12:22 +09:00
We will not allow unitialized anon mmaps, but we need this define to prevent build errors, e.g. the debian foot package. Suggested-by: John David Anglin <dave.anglin@bell.net> Signed-off-by: Helge Deller <deller@gmx.de>