]> git.k1024.org Git - perf-null.git/blob - c/null.c
Switch Python to single script + Makefile tricks
[perf-null.git] / c / null.c
1 int main() {
2   return 0;
3 }