diff options
author | Philip Guenther <guenther@cvs.openbsd.org> | 2021-12-07 22:17:04 +0000 |
---|---|---|
committer | Philip Guenther <guenther@cvs.openbsd.org> | 2021-12-07 22:17:04 +0000 |
commit | d480c9d545b584076d280205cc39f690b979be45 (patch) | |
tree | 436b8f6a5aecfc20be39aabdcce0492fceaf7642 /sys/ddb | |
parent | 384a2c088bee39ff5ced282af8dc4078919311dd (diff) |
Delete the last emulation callbacks: we're Just ELF, so declare
exec_elf_fixup() and coredump_elf() in <sys/exec_elf.h> and call
them and the MD setregs() directly in kern_exec.c and kern_sig.c
Also delete e_name[] (only used by sysctl), e_errno (unused), and
e_syscallnames[] (only used by SYSCALL_DEBUG) and constipate
syscallnames to 'const char *const[]'
ok kettenis@
Diffstat (limited to 'sys/ddb')
0 files changed, 0 insertions, 0 deletions