Home | History | Annotate | Line # | Download | only in include
ntp_proto.h revision 1.1.1.1.14.1
      1  1.1.1.1.14.1     snj /*	$NetBSD: ntp_proto.h,v 1.1.1.1.14.1 2014/12/25 02:28:04 snj Exp $	*/
      2           1.1  kardel 
      3  1.1.1.1.14.1     snj #ifndef NTP_PROTO_H
      4  1.1.1.1.14.1     snj #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.14.1     snj #endif	/* NTP_PROTO_H */
      9