[ARP]: Minus one level of indentation in arp_req_set
[linux-2.6/btrfs-unstable.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