tree-wide: replace config_enabled() with IS_ENABLED()
[deliverable/linux.git] / arch / x86 / include / asm / posix_types.h
CommitLineData
b11caa7c 1# ifdef CONFIG_X86_32
a1ce3928 2# include <asm/posix_types_32.h>
b11caa7c 3# else
a1ce3928 4# include <asm/posix_types_64.h>
b11caa7c 5# endif
This page took 0.561202 seconds and 5 git commands to generate.