Module Name: src Committed By: thorpej Date: Sat May 18 01:21:42 UTC 2024
Modified Files:
src/sys/sys: ucontext.h
Log Message:
If <sys/mcontext.h> does not define __UCONTEXT_SIZE, define it as
sizeof(ucontext_t).
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/sys/ucontext.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
