Path : /proc/self/root/usr/src/linux-headers-5.15.0-43/arch/x86/include/asm/ |
Current File : //proc/self/root/usr/src/linux-headers-5.15.0-43/arch/x86/include/asm/mmzone.h |
/* SPDX-License-Identifier: GPL-2.0 */ #ifdef CONFIG_X86_32 # include <asm/mmzone_32.h> #else # include <asm/mmzone_64.h> #endif