mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-28 19:42:02 +00:00
4 lines
108 B
C
4 lines
108 B
C
|
#include <config.h>
|
||
|
#define COUNT_TRAILING_ZEROS_INLINE _GL_EXTERN_INLINE
|
||
|
#include "count-trailing-zeros.h"
|