Module Name: src Committed By: thorpej Date: Thu Oct 28 23:41:06 UTC 2021
Modified Files:
src/sys/arch/sparc/include: signal.h
Log Message:
Making "struct sigcontext" visible only to _LIBC || _KERNEL is too
restrictive for sparc (it's accessed by libasan).
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/sparc/include/signal.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
