Change ifdef linux to __linux for C11 compatibility
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Wed, 30 Sep 2020 20:50:21 +0000 (22:50 +0200)
committerGitHub <noreply@github.com>
Wed, 30 Sep 2020 20:50:21 +0000 (22:50 +0200)
commite1574cbc83a691f2f0ff898c9976e1f5861d9686
treee81274b11452eebc74dff6e3ce5dd362a6e1b00f
parent0b2bb5696af3c7abb0b0d5038124eb4a5f883fbc
Change ifdef linux to __linux for C11 compatibility

and add a fallback for unsupported operating systems in detect()
cpuid_power.c