Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[pandora-kernel.git] / arch / m68k / include / asm / bitops.h
1 #ifdef __uClinux__
2 #include "bitops_no.h"
3 #else
4 #include "bitops_mm.h"
5 #endif