diff options
author | kib <kib@FreeBSD.org> | 2013-07-13 19:42:52 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2013-07-13 19:42:52 +0000 |
commit | b39f8344132db7671f6bb0129eca537f84d0cdcd (patch) | |
tree | e243b98e5200ab48a6c2b52ac4896f7be3ae5bc8 /sys/compat/linux/linux_ioctl.h | |
parent | cbf04bd9c1b7afe2cb170aca104d173904684d84 (diff) | |
download | FreeBSD-src-b39f8344132db7671f6bb0129eca537f84d0cdcd.zip FreeBSD-src-b39f8344132db7671f6bb0129eca537f84d0cdcd.tar.gz |
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
Diffstat (limited to 'sys/compat/linux/linux_ioctl.h')
0 files changed, 0 insertions, 0 deletions