repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
dist
/
ntp
/
include
/
ntp_proto.h
blob
b2aec7fe19f936b4ad63f5f1b7f172ad9f42ccf3
1
/* $NetBSD$ */
2
3
#ifndef __ntp_proto_h
4
#define __ntp_proto_h
5
6
#ifdef HAVE_CONFIG_H
7
#include <config.h>
8
#endif
9
10
#define NTP_MAXFREQ 500e-6
11
12
#endif
/* __ntp_proto_h */