Files
perfect-dark/tools/asmpreproc/include-stdin.c
T
2019-09-18 22:27:03 +10:00

3 lines
122 B
C

// (this is used for piping input to the IRIX compiler without needing to make a temporary .c file)
#include "/dev/stdin"