diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 1999-12-09 13:01:21 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 1999-12-09 13:01:21 +0000 |
commit | c0b746e5e8d9479f05b3749cbf1f73b8928719bd (patch) | |
tree | fc0cfa1aab0ff6b228f511b410733ef4f35d1ead /contrib/ntp/libparse/kclk_hopf6021.c |
Virgin import of ntpd 4.0.98fvendor/ntp/4.0.98f
Notes
Notes:
svn path=/vendor/ntp/dist/; revision=54359
svn path=/vendor/ntp/4.0.98f/; revision=54361; tag=vendor/ntp/4.0.98f
Diffstat (limited to 'contrib/ntp/libparse/kclk_hopf6021.c')
-rw-r--r-- | contrib/ntp/libparse/kclk_hopf6021.c | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/contrib/ntp/libparse/kclk_hopf6021.c b/contrib/ntp/libparse/kclk_hopf6021.c new file mode 100644 index 000000000000..2d51788b625e --- /dev/null +++ b/contrib/ntp/libparse/kclk_hopf6021.c @@ -0,0 +1,17 @@ +/* + * /src/NTP/ntp-4/libparse/kclk_hopf6021.c,v 4.2 1998/07/11 10:05:28 kardel RELEASE_19990228_A + * + * $Created: Sat Jun 13 09:59:57 1998 $ + * + * Copyright (C) 1998 by Frank Kardel + */ +#define PARSESTREAM +#include "clk_hopf6021.c" +/* + * kclk_hopf6021.c,v + * Revision 4.2 1998/07/11 10:05:28 kardel + * Release 4.0.73d reconcilation + * + * Revision 4.1 1998/06/13 12:09:29 kardel + * hack to compile the source for kernel/user-land + */ |