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