]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - arch/m68k/include/asm/pgtable.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-kernels.git] / arch / m68k / include / asm / pgtable.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
49148020 2#ifdef __uClinux__
a1ce3928 3#include <asm/pgtable_no.h>
49148020 4#else
a1ce3928 5#include <asm/pgtable_mm.h>
49148020 6#endif