Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh...
[linux-2.6-block.git] / arch / x86 / include / asm / mmzone.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
96a388de 2#ifdef CONFIG_X86_32
a1ce3928 3# include <asm/mmzone_32.h>
96a388de 4#else
a1ce3928 5# include <asm/mmzone_64.h>
96a388de 6#endif