Now that this file is no longer used by any libc C file, get rid of checks
authormiod <miod@openbsd.org>
Fri, 29 Mar 2024 21:04:37 +0000 (21:04 +0000)
committermiod <miod@openbsd.org>
Fri, 29 Mar 2024 21:04:37 +0000 (21:04 +0000)
commit248a8d5abba8744efc88ac5094b22357ab8f62e4
treeeedb33b0d6f7879ea15add8e21d6b7eddefc7682
parent6244ddcc7bcc151947d91dad33fcee9e7428fcc3
Now that this file is no longer used by any libc C file, get rid of checks
for the _LIBC preprocessor symbol.

Also move the CC64FSZ and BIAS defines earlier in order to only have one
!_LOCORE block.

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