From: David Woodhouse Date: Tue, 25 Apr 2006 13:18:07 +0000 (+0100) Subject: Sanitise linux/mman.h for userspace consumption X-Git-Tag: v2.6.18-rc1~1103^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cdcb56636717ccb935dc66c5d56681eaa5941c1;p=pandora-kernel.git Sanitise linux/mman.h for userspace consumption It only really needs to define a few constants and include when it's used by userspace. Move the rest within #ifdef __KERNEL__ Signed-off-by: David Woodhouse --- Reading git-diff-tree failed