aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/tlbflush.h
blob: b6f93b30951e0faa799a78aa0694f6b489a59c6e (plain)
1
2
3
4
5
#ifdef __uClinux__
#include "tlbflush_no.h"
#else
#include "tlbflush_mm.h"
#endif