BSD 4 release
[unix-history] / usr / src / cmd / sync.c
static char *sccsid = "@(#)sync.c 4.1 (Berkeley) 10/1/80";
main()
{
sync();
}