Repository URL to install this package:
|
Version:
6.1.21.2-microsoft-wsl2-nw+-8 ▾
|
linux-headers-6.1.21.2-microsoft-wsl2-nw+
/
usr
/
src
/
linux-headers-6.1.21.2-microsoft-wsl2-nw+
/
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