cmd64x: don't clear the other channel's interrupt
[linux-2.6/linux-mips/linux-dm7025.git] / include / asm-x86 / bitops.h
blob07e3f6d4fe47993b5bbfb833584ebd286498e949
1 #ifdef CONFIG_X86_32
2 # include "bitops_32.h"
3 #else
4 # include "bitops_64.h"
5 #endif