]> git.ipfire.org Git - thirdparty/gcc.git/blame - libatomic/fsub_n.c
sched: Change return type of predicate functions from int to bool
[thirdparty/gcc.git] / libatomic / fsub_n.c
CommitLineData
48310492
RH
1#define NAME sub
2#define OP(X,Y) ((X) - (Y))
3#include "fop_n.c"