Retro68/gcc/libatomic/fand_n.c

4 lines
64 B
C
Raw Permalink Normal View History

2014-09-21 17:33:12 +00:00
#define NAME and
#define OP(X,Y) ((X) & (Y))
#include "fop_n.c"