bde 2006-10-28 07:59:11 UTC
FreeBSD src repository
Modified files:
sys/i386/include profile.h
sys/amd64/include profile.h
Log:
In MCOUNT_OVERHEAD(label), actually use the `label' parameter. We were
still using the global label named "profil", and this worked accidentally
because all callers use the same name.
Revision Changes Path
1.46 +1 -1 src/sys/amd64/include/profile.h
1.41 +1 -1 src/sys/i386/include/profile.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"