Chris Johns commented on a discussion on bsd/rtemsbsd/include/rtems/ntpd.h: 
https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/28#note_122787

 > +
 > +/**
 > + * @brief Add the NTP ports to /etc/services
 > + *
 > + * This call creates a minimal client pool configuraition. A default
 > + * leapsecond file will be created.
 > + */
 > +int rtems_ntpd_add_etc_services(void);
 > +
 > +/**
 > + * @brief Lock the NTPD lock?
 > + */
 > +void rtems_ntpd_lock(void);
 > +
 > +/**
 > + * @brief Unlock the NTPD lock?

Fixed. Thanks.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/28#note_122787
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to