Home | History | Annotate | Line # | Download | only in include
ntp_proto.h revision 1.1.1.1.12.1
      1           1.1  kardel /*	$NetBSD: ntp_proto.h,v 1.1.1.1.12.1 2014/08/19 23:51:38 tls Exp $	*/
      2           1.1  kardel 
      3  1.1.1.1.12.1     tls #ifndef NTP_PROTO_H
      4  1.1.1.1.12.1     tls #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.1.12.1     tls #endif	/* NTP_PROTO_H */
      9