]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/x86/include/asm/mman.h
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-artful-kernel.git] / arch / x86 / include / asm / mman.h
CommitLineData
1965aae3
PA
1#ifndef _ASM_X86_MMAN_H
2#define _ASM_X86_MMAN_H
5c8eec50 3
5c8eec50
TG
4#define MAP_32BIT 0x40 /* only give out 32bit addresses */
5
73a2d096 6#include <asm-generic/mman.h>
5c8eec50 7
1965aae3 8#endif /* _ASM_X86_MMAN_H */