count-leading-zeros: port to MSC; support types wider than 64 bits
[gnulib.git] / lib / bitrotate.c
1 #include <config.h>
2 #define BITROTATE_INLINE _GL_EXTERN_INLINE
3 #include "bitrotate.h"