freebsd-dev/usr.bin/kdump
Ed Maste fc7d33b49e kdump: simplify/remove per-arch #ifdefs
It is acceptable for syscallabi to map SV_ABI to SYSDECODE_ABI on all
architectures; libsysdecode will return not-found sentinel values if
it does not have a syscall name or errno mapping for a given
architecture.

Also, use __LP64__ for the SV_ILP32 -> SYSDECODE_ABI_LINUX32 mapping,
for any future 32- on 64-bit linuxulator implementation.

Reviewed by:	jhb
Sponsored by:	Turing Robotic Industries Inc.
2018-04-24 19:23:26 +00:00
..
kdump.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
kdump.c kdump: simplify/remove per-arch #ifdefs 2018-04-24 19:23:26 +00:00
Makefile We use a few different ifdef's names to check if we are using Casper or not, 2017-09-21 14:41:41 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00