1 1.1 kardel /* $NetBSD: ntp_proto.h,v 1.1.1.2 2013/12/27 23:30:46 christos Exp $ */ 2 1.1 kardel 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