Remove unconditional define of _LOCORE.
authormiod <miod@openbsd.org>
Fri, 29 Mar 2024 21:05:34 +0000 (21:05 +0000)
committermiod <miod@openbsd.org>
Fri, 29 Mar 2024 21:05:34 +0000 (21:05 +0000)
commitfd5e99ca4d0aafd5ba64680fce8ac3b6ff51ab83
tree1bd8d77b4f41b10c41a68bcbae00caf34d5c05dd
parent248a8d5abba8744efc88ac5094b22357ab8f62e4
Remove unconditional define of _LOCORE.

This was used to get once-protected-by-_LOCORE defines from
<machine/frame.h>, but is now completely unnecessary and possibly dangerous.

ok claudio@ kettenis@
sys/arch/sparc64/include/asm.h