Portable build framework for OpenNTPD
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

10 lines
174 B

/*
* This file is in the public domain.
*
* adjfreq is native on OpenBSD, but we need to stub in update_time_sync_status
*/
void
update_time_sync_status(int synced)
{
}