blob: c41b41edd691ef7c11bd105f111a35c9ca36e934 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Thomas Gleixner96a388d2007-10-11 11:20:03 +02002#ifdef CONFIG_X86_32
David Howellsa1ce3922012-10-02 18:01:25 +01003# include <asm/mmzone_32.h>
Thomas Gleixner96a388d2007-10-11 11:20:03 +02004#else
David Howellsa1ce3922012-10-02 18:01:25 +01005# include <asm/mmzone_64.h>
Thomas Gleixner96a388d2007-10-11 11:20:03 +02006#endif