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

  1. /*
  2. * This file is in the public domain.
  3. *
  4. * adjfreq is native on OpenBSD, but we need to stub in update_time_sync_status
  5. */
  6. void
  7. update_time_sync_status(int synced)
  8. {
  9. }