diff options
author | cognet <cognet@FreeBSD.org> | 2007-07-27 14:42:25 +0000 |
---|---|---|
committer | cognet <cognet@FreeBSD.org> | 2007-07-27 14:42:25 +0000 |
commit | d9f013dcfb25eafb521de47bfde07fd599bf100a (patch) | |
tree | 848068f78ac5d3e527b322ac71a8b86a04b69477 /sys/crypto | |
parent | 30161fe629df650363b46167c3bac8d01e0237be (diff) | |
download | FreeBSD-src-d9f013dcfb25eafb521de47bfde07fd599bf100a.zip FreeBSD-src-d9f013dcfb25eafb521de47bfde07fd599bf100a.tar.gz |
Bring in two bandaids to get the elf trampoline to work again, until I find
a proper solution.
- Add a dummy entry point which just calls the C entry points, and try to make
sure it's the first code in the binary.
- Copy a bit more than func_end to try to copy the whole load_kernel()
function. gcc4 puts code behind the func_end symbol.
Approved by: re (blanket)
Diffstat (limited to 'sys/crypto')
0 files changed, 0 insertions, 0 deletions