Home | History | Annotate | Line # | Download | only in include
ntp_proto.h revision 1.1.1.4
      1  1.1.1.4  christos /*	$NetBSD: ntp_proto.h,v 1.1.1.4 2015/07/10 13:11:03 christos Exp $	*/
      2  1.1.1.4  christos 
      3  1.1.1.2  christos #ifndef NTP_PROTO_H
      4  1.1.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.1.1.2  christos #endif	/* NTP_PROTO_H */
      9