[ARM 2/5 big.LITTLE] Allow tuning parameters without unique tuning targets.
[official-gcc.git] / libatomic / fand_n.c
blobffe9ed8700fdbe6b4932708d44cd58d9fc01a51b
1 #define NAME and
2 #define OP(X,Y) ((X) & (Y))
3 #include "fop_n.c"