[NDS32] Move some target hooks to the bottom of nds32.c file.
[official-gcc.git] / libatomic / fior_n.c
blob55d0d66b469ffc6cf50c35ac0a64f8a0ee3f6829
1 #define NAME or
2 #define OP(X,Y) ((X) | (Y))
3 #include "fop_n.c"