Simple bitops for the new x86 setup code.
authorH. Peter Anvin <hpa@zytor.com>
Wed, 11 Jul 2007 19:18:40 +0000 (12:18 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 12 Jul 2007 17:55:54 +0000 (10:55 -0700)
commitad7e906d5687bb076fe6c3c980d6e013a3a42bde
tree20b2c7871e0541264e63299e9a239928ceae48a3
parent62bd0337d0c4a77902502558aa30ceeb15655407
Simple bitops for the new x86 setup code.

A simple collection of bitops for the new x86 setup code.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/boot/bitops.h [new file with mode: 0644]