The compile time assertion for cpu info did not work with gcc.
authorbluhm <bluhm@openbsd.org>
Thu, 22 Feb 2018 20:27:14 +0000 (20:27 +0000)
committerbluhm <bluhm@openbsd.org>
Thu, 22 Feb 2018 20:27:14 +0000 (20:27 +0000)
commite6ef12fb2ef59265742c0b0d1cc73fb483b88444
treed39599cfc8dae8c69e5f678dbee03070f0f859dd
parent2b23a462c5b2aa05e14d0941ed4d5ca4a2bd681b
The compile time assertion for cpu info did not work with gcc.
Rephrase the condition in a way that both gcc and clang accept it.
OK guenther@
sys/arch/amd64/include/cpu_full.h