xref: /openbmc/linux/arch/m68k/include/asm/cacheflush.h (revision efdbd7345f8836f7495f3ac6ee237d86cb3bb6b0)
1 #ifdef __uClinux__
2 #include <asm/cacheflush_no.h>
3 #else
4 #include <asm/cacheflush_mm.h>
5 #endif
6