Remove unused sparc CPU capability detection code.
authorjsing <jsing@openbsd.org>
Sat, 19 Oct 2024 11:55:32 +0000 (11:55 +0000)
committerjsing <jsing@openbsd.org>
Sat, 19 Oct 2024 11:55:32 +0000 (11:55 +0000)
commit2049bdd33ba68e50ec4e2d04690543bb179cdcde
treeed8a014c4af4f346cb000152934ed9af4b00ac9b
parentc6fb1b70190da4dea3f567f30626980c40ed2d0a
Remove unused sparc CPU capability detection code.

This has been unused for a long time - it can be found in the attic if
someone wants to clean it up and enable it in the future.

ok tb@
lib/libcrypto/arch/sparc64/Makefile.inc
lib/libcrypto/sparccpuid.S [deleted file]
lib/libcrypto/sparcv9cap.c [deleted file]