Bruce Evans 43f0ea0a27 i386/include/profile.h:
Fixed a syntax error for the (!__KERNEL && !__GNUCLIKE_ASM) case in
rev.1.36.  Apparently, this case has never been reached even by lint.

Submitted by:	stefanf

{amd64,i386}/include/profile.h:
In case the above case is actually reached, break it properly by
providing null support that will fail at link time instead of a stub
that gives wrong (null) profiling at runtime.
2006-10-28 11:03:03 +00:00
..
2005-07-22 04:03:25 +00:00
PR:
2006-10-04 21:37:10 +00:00
2006-06-19 22:36:01 +00:00
2005-06-09 19:45:09 +00:00
2006-10-28 11:03:03 +00:00
2005-02-28 23:38:15 +00:00
2005-04-15 18:39:31 +00:00