]> git.ipfire.org Git - thirdparty/gcc.git/blame - libatomic/fand_n.c
[strub] improve handling of indirected volatile parms [PR112938]
[thirdparty/gcc.git] / libatomic / fand_n.c
CommitLineData
48310492
RH
1#define NAME and
2#define OP(X,Y) ((X) & (Y))
3#include "fop_n.c"