NetBSD/sys/arch/aarch64
joerg a26164117a Reorganize symbol table embedding. The existing option SYMTAB_SPACE is
replaced by the make option COPY_SYMTAB set to any value. The copy of
the symbol table is no longer put into a buffer in kern_ksyms.o, but a
small helper object. This object is build first with a dummy size, then
the kernel is linked to compute the real dimension of the symbol table
buffer. After that, the helper object is rebuild and the kernel linked
again.
2014-08-17 21:17:43 +00:00
..
aarch64
conf Reorganize symbol table embedding. The existing option SYMTAB_SPACE is 2014-08-17 21:17:43 +00:00
dev
include Back out last change. 2014-08-13 19:51:27 +00:00
Makefile