elf: remove long-since-obsolete shallow module machinery
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 18 Jan 2013 00:52:20 +0000 (16:52 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 18 Jan 2013 00:52:20 +0000 (16:52 -0800)
commit14fe8af6c11e71619de9be1afd4556ebbc770db3
treed8e01ae34a8d32e66c41f91d7edc0ff3e5249da7
parent5361540973da90c1dbde3b4c6c0dab46f997491e
elf: remove long-since-obsolete shallow module machinery

Meant to handle symbols exported from the core, but we just
pregenerate the dynamic section instead.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
com32/include/sys/exec.h
com32/include/sys/module.h
com32/lib/Makefile
com32/lib/sys/module/exec.c
com32/lib/sys/module/shallow_module.c [deleted file]
core/elflink/load_env32.c