Files
goldeneye_src/tools/asm-processor/include-stdin.c
T
2025-04-25 10:11:31 -04: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"