mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
6e17b17f1f
A number of architectures have identical asm/mman.h files so they can all be merged by using the new generic file. The remaining asm/mman.h files are substantially different from each other. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: <linux-arch@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2 lines
30 B
C
2 lines
30 B
C
#include <asm-generic/mman.h>
|