]> git.ipfire.org Git - thirdparty/gcc.git/blame - libatomic/fand_n.c
gcconfig.h: Add FreeBSD powerpc64 defines.
[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"