Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26
[linux-2.6/openmoko-kernel/knife-kernel.git] / include / asm-um / bitops.h
blobe4d38d437b97c4baefc2d1dc47bf34d61fc9ccf1
1 #ifndef __UM_BITOPS_H
2 #define __UM_BITOPS_H
4 #ifndef _LINUX_BITOPS_H
5 #error only <linux/bitops.h> can be included directly
6 #endif
8 #include "asm/arch/bitops.h"
10 #endif