1
0
Fork 0
golang-modernc-libc/darwin/gen.sh

2 lines
50 B
Bash
Raw Permalink Normal View History

gcc gen.c ; ./a.out | cpp > table.c ; rm -f a.out