summaryrefslogtreecommitdiff
path: root/lib/count-leading-zeros.c
blob: d0c0704f582d674a8740adf9c9b51da9f6d66765 (plain)
1
2
3
#include <config.h>
#define COUNT_LEADING_ZEROS_INLINE _GL_EXTERN_INLINE
#include "count-leading-zeros.h"