]> git.buserror.net Git - polintos/scott/priv.git/blob - include/c/lowlevel/arch-x64/bitops.h
Use GCC builtins for bit scanning. The minor benefit is that it is
[polintos/scott/priv.git] / include / c / lowlevel / arch-x64 / bitops.h
1 #ifndef _LL_ARCH_BITOPS_H
2 #define _LL_ARCH_BITOPS_H
3
4 #include <lowlevel/arch-x86-common/bitops.h>
5
6 #endif