freebsd-dev/sys/sparc64
Konstantin Belousov 724f4b62b0 Remove sv_prepsyscall, sv_sigsize and sv_sigtbl members of the struct
sysent.

sv_prepsyscall is unused.

sv_sigsize and sv_sigtbl translate signal number from the FreeBSD
namespace into the ABI domain.  It is only utilized on i386 for iBCS2
binaries.  The issue with this approach is that signals for iBCS2 were
delivered with the FreeBSD signal frame layout, which does not follow
iBCS2.  The same note is true for any other potential user if
sv_sigtbl.  In other words, if ABI needs signal number translation, it
really needs custom sv_sendsig method instead.

Sponsored by:	The FreeBSD Foundation
2015-11-28 08:49:07 +00:00
..
central
conf Fix whitespace on addition of IPSEC option 2015-11-26 21:35:50 +00:00
ebus - Sanity check that the parent ranges given in the "ranges" property 2015-09-13 21:59:56 +00:00
fhc
include Add support to libkvm for reading vmcores from other architectures. 2015-11-27 18:58:26 +00:00
isa Remove more superfluous const specifiers. 2014-02-23 18:36:45 +00:00
pci - Factor out the common and generic parts of the sparc64 host-PCI-bridge 2015-09-12 22:49:32 +00:00
sbus Move the implementation of bus_space_barrier(9) to the inline function in 2013-10-24 17:06:41 +00:00
sparc64 Remove sv_prepsyscall, sv_sigsize and sv_sigtbl members of the struct 2015-11-28 08:49:07 +00:00