freebsd_amp_hwpstate/sys/sparc64
John Baldwin aa949be551 Convert ss_sp in stack_t and sigstack to void *.
POSIX requires these members to be of type void * rather than the
char * inherited from 4BSD.  NetBSD and OpenBSD both changed their
fields to void * back in 1998.  No new build failures were reported
via an exp-run.

PR:		206503 (exp-run)
Reviewed by:	kib
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D5092
2016-01-27 17:55:01 +00:00
..
central Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
conf Fix whitespace on addition of IPSEC option 2015-11-26 21:35:50 +00:00
ebus Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
fhc Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
include Add an atomic_fetchadd_64() wrapper on sparc64. 2016-01-22 00:29:11 +00:00
isa Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
pci Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
sbus Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
sparc64 Convert ss_sp in stack_t and sigstack to void *. 2016-01-27 17:55:01 +00:00