Files
Diddy-Kong-Racing/tools/asm_processor/include-stdin.c
2021-05-29 15:55:09 -05: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"