aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/tlb.h
blob: 3c81f6adfc8b36b26f53fea65941072707c9778f (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _M68K_TLB_H
#define _M68K_TLB_H

#include <asm-generic/tlb.h>

#endif /* _M68K_TLB_H */