Retro68/gcc/libatomic/fand_n.c

4 lines
64 B
C

#define NAME and
#define OP(X,Y) ((X) & (Y))
#include "fop_n.c"