Home | History | Annotate | Line # | Download | only in include
ntp_proto.h revision 1.5
      1  1.5  christos /*	$NetBSD: ntp_proto.h,v 1.5 2020/05/25 20:47:19 christos Exp $	*/
      2  1.1    kardel 
      3  1.2  christos #ifndef NTP_PROTO_H
      4  1.2  christos #define NTP_PROTO_H
      5  1.1    kardel 
      6  1.1    kardel #define NTP_MAXFREQ	500e-6
      7  1.1    kardel 
      8  1.2  christos #endif	/* NTP_PROTO_H */
      9