]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/kern/subr_prof.c
xnu-344.tar.gz
[apple/xnu.git] / bsd / kern / subr_prof.c
index ed0455eeb49e95c000e675f7d37067cb14503df9..2fcd135c7747a3b1c7b9b0e096c7a31bd1c076fa 100644 (file)
@@ -123,7 +123,8 @@ kmstartup()
 /*
  * Return kernel profiling information.
  */
-sysctl_doprof(name, namelen, oldp, oldlenp, newp, newlen, p)
+int
+sysctl_doprof(name, namelen, oldp, oldlenp, newp, newlen)
        int *name;
        u_int namelen;
        void *oldp;