Module Name: src Committed By: riastradh Date: Tue Jul 11 10:44:55 UTC 2023
Modified Files:
src/sys/arch/amiga/include: intr.h
Log Message:
amiga/intr.h: Don't define spl*() functions if !_KERNEL.
This is used by crash(8) now, and what's important is ipl_cookie_t.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/amiga/include/intr.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
