HardenedBSD/sys/compat/ia32
Brooks Davis d060b420e0 freebsd32: struct siginfo32 -> struct __siginfo32
In the next commit I will update syscalls.master to use struct __siginfo
(which actually exists) so this update will be needed to make
generated files (from make sysent) align.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D44380
2024-03-19 23:13:26 +00:00
..
ia32_genassym.c
ia32_signal.h freebsd32: struct siginfo32 -> struct __siginfo32 2024-03-19 23:13:26 +00:00
ia32_sysvec.c freebsd32: struct siginfo32 -> struct __siginfo32 2024-03-19 23:13:26 +00:00
ia32_util.h