K 10 svn:author V 3 kib K 8 svn:date V 27 2013-07-13T19:42:52.332708Z K 7 svn:log V 348 Create a proper stack frame for i386 version of bcopy(), despite the function is leaf. The frame allows ddb to not loose the direct caller of bcopy() in backtrace. Other functions from support.s would benefit from the same change as well, but for now bcopy() is the most frequent offender. Sponsored by: The FreeBSD Foundation MFC after: 1 week END