mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-21 13:29:36 +00:00
4 lines
66 B
C
4 lines
66 B
C
|
#define NAME nand
|
||
|
#define OP(X,Y) ~((X) & (Y))
|
||
|
#include "fop_n.c"
|