On Tue, Nov 06, 2007 at 02:33:53AM -0800, akpm@linux-foundation.org wrote:
[mmotm.git] / arch / m68k / include / asm / cacheflush.h
bloba70d7319630abc7f26081376f5783d3ed349a4e6
1 #ifdef __uClinux__
2 #include "cacheflush_no.h"
3 #else
4 #include "cacheflush_mm.h"
5 #endif