Move C declarations from intreg.h to <machine/intr.h> which includes it.
authormiod <miod@openbsd.org>
Fri, 29 Mar 2024 21:16:01 +0000 (21:16 +0000)
committermiod <miod@openbsd.org>
Fri, 29 Mar 2024 21:16:01 +0000 (21:16 +0000)
commitdc117c2a8c64b39e64e092227c160c48625454f6
tree7e1eacfd655f5a7dd9fcf9ec09cffe1a0de08ef6
parent6740a5b157e6b6898d28e8a8b92ec705d40a66c0
Move C declarations from intreg.h to <machine/intr.h> which includes it.

This makes intreg.h locore-friendly - it only contains the MAXINTNUM define
after that.

ok claudio@ kettenis@
sys/arch/sparc64/include/intr.h
sys/arch/sparc64/sparc64/intreg.h