/*	$NetBSD: ntp_proto.h,v 1.1.1.1.14.1 2014/12/25 02:28:04 snj Exp $	*/

#ifndef NTP_PROTO_H
#define NTP_PROTO_H

#define NTP_MAXFREQ	500e-6
 
#endif	/* NTP_PROTO_H */
