]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - include/asm-um/bitops.h
math-emu: Fix thinko in _FP_DIV
[linux-2.6-omap-h63xx.git] / include / asm-um / bitops.h
1 #ifndef __UM_BITOPS_H
2 #define __UM_BITOPS_H
3
4 #ifndef _LINUX_BITOPS_H
5 #error only <linux/bitops.h> can be included directly
6 #endif
7
8 #include "asm/arch/bitops.h"
9
10 #endif