diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-12-07 22:38:22 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-12-07 22:38:22 +0000 |
| commit | 5e1aea9fd7e05fde595747aa979fdc95709f10a9 (patch) | |
| tree | e55361066a93ae6d0cd97cad01658d2740a63d3a /sys/kern/subr_prof.c | |
| parent | 7891600907fe0ef7753187dbad294bd3c11c6116 (diff) | |
Notes
Diffstat (limited to 'sys/kern/subr_prof.c')
| -rw-r--r-- | sys/kern/subr_prof.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_prof.c b/sys/kern/subr_prof.c index 51a2b4e5c262..1c8410824683 100644 --- a/sys/kern/subr_prof.c +++ b/sys/kern/subr_prof.c @@ -92,8 +92,8 @@ kmstartup(dummy) int nullfunc_loop_overhead; int nullfunc_loop_profiled_time; uintfptr_t tmp_addr; -#endif int intrstate; +#endif /* * Round lowpc and highpc to multiples of the density we're using |
