Xen Test Framework
bitops.h
Go to the documentation of this file.
1 
6 #ifndef XTF_BITOPS_H
7 #define XTF_BITOPS_H
8 
9 #include <arch/bitops.h>
10 
11 #endif /* XTF_BITOPS_H */
12 
13 /*
14  * Local variables:
15  * mode: C
16  * c-file-style: "BSD"
17  * c-basic-offset: 4
18  * tab-width: 4
19  * indent-tabs-mode: nil
20  * End:
21  */
Low level bit operations.