diff options
author | peter <peter@FreeBSD.org> | 1998-10-09 23:15:39 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1998-10-09 23:15:39 +0000 |
commit | 1ee0daa7acf1e30ee9c3c8c7fa15e960a150cea9 (patch) | |
tree | 883212480342fb98bba37da767630e154fc81473 /sys/boot/common/load_elf.c | |
parent | 2316c4c4791be32937c133b59c9f99f1dbb5a080 (diff) | |
download | FreeBSD-src-1ee0daa7acf1e30ee9c3c8c7fa15e960a150cea9.zip FreeBSD-src-1ee0daa7acf1e30ee9c3c8c7fa15e960a150cea9.tar.gz |
Preload support for a.out KLD not implemented yet. (almost)
KLD modules are *not* PIC. (Shared libs are pic to avoid relocations
causing copy-on-write, that's irrelevant here).
setenv kernelname when we load it.
Use MODINFO_SSYM/ESYM for each symbol section when (if) there are
more than one being loaded.
Diffstat (limited to 'sys/boot/common/load_elf.c')
0 files changed, 0 insertions, 0 deletions