There are programs that depend on this structure (e.g. kernel debuggers)
that breaks when the ABI changes. x86 is excluded since hardware pushes
registers to stack, so the ABI is already defined. The debugger notice
for x86 was done in 8f23665fed2fbaf4481359b4d2fcdd7b9feb40e3.
Sponsored by: The FreeBSD Foundation