[ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten with stale...
[linux-2.6] / arch / m68k / include / asm / bitops.h
1 #ifdef __uClinux__
2 #include "bitops_no.h"
3 #else
4 #include "bitops_mm.h"
5 #endif