]> Joshua Wise's Git repositories - fpgaboy.git/blame_incremental - kill-unlink.c
Fix flags bugs in tests 6 and 8
[fpgaboy.git] / kill-unlink.c
... / ...
CommitLineData
1int unlink(char *s)
2{
3 return 0;
4}
This page took 0.022606 seconds and 4 git commands to generate.