diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-09-21 08:00:01 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-09-21 08:00:01 +0000 |
| commit | e48fb743d8daaf8e273422f8b45cd2091f6f2afa (patch) | |
| tree | a9e101e91c4a0531f243ade6209e4cbfe82d05c5 | |
| parent | bc8c3c3e37ccc785027ef3d068d9f638265b0c02 (diff) | |
Notes
| -rw-r--r-- | sys/pc98/cbus/clock.c | 2 | ||||
| -rw-r--r-- | sys/pc98/cbus/pcrtc.c | 2 | ||||
| -rw-r--r-- | sys/pc98/pc98/clock.c | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/sys/pc98/cbus/clock.c b/sys/pc98/cbus/clock.c index 03be3735db9c..94c57712bb52 100644 --- a/sys/pc98/cbus/clock.c +++ b/sys/pc98/cbus/clock.c @@ -70,8 +70,6 @@ #include <sys/power.h> #include <machine/clock.h> -#ifdef CLK_CALIBRATION_LOOP -#endif #include <machine/cputypes.h> #include <machine/frame.h> #include <machine/limits.h> diff --git a/sys/pc98/cbus/pcrtc.c b/sys/pc98/cbus/pcrtc.c index 03be3735db9c..94c57712bb52 100644 --- a/sys/pc98/cbus/pcrtc.c +++ b/sys/pc98/cbus/pcrtc.c @@ -70,8 +70,6 @@ #include <sys/power.h> #include <machine/clock.h> -#ifdef CLK_CALIBRATION_LOOP -#endif #include <machine/cputypes.h> #include <machine/frame.h> #include <machine/limits.h> diff --git a/sys/pc98/pc98/clock.c b/sys/pc98/pc98/clock.c index 03be3735db9c..94c57712bb52 100644 --- a/sys/pc98/pc98/clock.c +++ b/sys/pc98/pc98/clock.c @@ -70,8 +70,6 @@ #include <sys/power.h> #include <machine/clock.h> -#ifdef CLK_CALIBRATION_LOOP -#endif #include <machine/cputypes.h> #include <machine/frame.h> #include <machine/limits.h> |
