_C_LABEL() is no longer useful in the "everything is ELF" world.
authorguenther <guenther@openbsd.org>
Thu, 1 Dec 2022 00:26:15 +0000 (00:26 +0000)
committerguenther <guenther@openbsd.org>
Thu, 1 Dec 2022 00:26:15 +0000 (00:26 +0000)
commit4ce05526d28688dc55506472d1277c2974eb4047
tree53d1b5894e562f4caecb903c3e306b9ad7e659ae
parente2e3bd4a60e209bb5177dcad54e188f5eb613b9f
_C_LABEL() is no longer useful in the "everything is ELF" world.
Start eliminating it.

ok mpi@ mlarkin@ krw@
12 files changed:
sys/arch/amd64/amd64/acpi_wakecode.S
sys/arch/amd64/amd64/copy.S
sys/arch/amd64/amd64/locore.S
sys/arch/amd64/amd64/locore0.S
sys/arch/amd64/amd64/mptramp.S
sys/arch/amd64/amd64/spl.S
sys/arch/amd64/amd64/vector.S
sys/arch/amd64/amd64/vmm_support.S
sys/arch/amd64/include/asm.h
sys/arch/amd64/include/i82093reg.h
sys/lib/libkern/arch/amd64/htonl.S
sys/lib/libkern/arch/amd64/htons.S