nat/x86-cpuid.h: Remove non-x86 fallbacks
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 17 Oct 2023 00:36:58 +0000 (17:36 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 17 Oct 2023 00:36:58 +0000 (17:36 -0700)
commit2b6cdc46a231478b64d98dc5f0f2d49cb9617e5d
tree41ed1e0e8db39a1efcb5b2b438a9cf46b50a1327
parent43b1a3cb340c183418b2df16c5d85bd2f856426e
nat/x86-cpuid.h: Remove non-x86 fallbacks

This header is only suitable for use on x86 hosts and is only included
there, so these fallbacks should not be needed.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/nat/x86-cpuid.h