blob: 2d51788b625e58ae9727435083ac53e9b18cf213 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
*/
|