Merge branch 'regmap-linus' into regmap-next
[deliverable/linux.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 */
This page took 0.308982 seconds and 5 git commands to generate.