Deleted Added
full compact
21c21
< * $FreeBSD: head/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c 211608 2010-08-22 10:53:32Z rpaulo $
---
> * $FreeBSD: head/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c 212357 2010-09-09 09:58:05Z rpaulo $
9221d9220
< #if defined(sun)
9265d9263
< #endif
14618,14619c14616,14619
< static void
< dtrace_helpers_destroy(void)
---
> static
> #endif
> void
> dtrace_helpers_destroy(proc_t *p)
14622a14623
> #if defined(sun)
14623a14625
> #endif
14710c14712,14715
< static void
---
> #if defined(sun)
> static
> #endif
> void
14791d14795
< #endif