HomeFreeBSD

amd64: Add static asssert for context size

Description

amd64: Add static asssert for context size

Add a static assert for the siginfo_t, mcontext_t and ucontext_t
sizes. These are de-facto ABI options and cannot change size ever.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D34212

Details

Provenance
impAuthored on Feb 10 2022, 9:27 PM
Reviewer
kib
Differential Revision
D34212: amd64: Add static asssert for context size
Parents
rGd4f495fbf88f: i386: Add static asssert for context size
Branches
Unknown
Tags
Unknown