mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
483104922a
From-SVN: r187018
4 lines
64 B
C
4 lines
64 B
C
#define NAME xor
|
|
#define OP(X,Y) ((X) ^ (Y))
|
|
#include "fop_n.c"
|