alignof, intprops, malloca: port better to IBM's C compiler
[gnulib.git] / lib / ffsl.c
1 #define FUNC ffsl
2 #define TYPE long int
3 #define GCC_BUILTIN __builtin_ffsl
4 #include "ffsl.h"