BSD 3 development
[unix-history] / usr / src / cmd / sync.c
... / ...
CommitLineData
1main()
2{
3
4 sync();
5}