mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-30 09:12:28 +00:00
Restore support for AMD K8
This commit is contained in:
parent
e398f3887c
commit
fbc4b03d4c
3 changed files with 3 additions and 9 deletions
|
@ -36,6 +36,8 @@
|
|||
"/sys/devices/system/cpu/cpu*/cpufreq/scaling_governor\n"
|
||||
|
||||
void __warn_if_powersave(void) {
|
||||
if (1)
|
||||
return;
|
||||
int e, fd;
|
||||
char buf[16] = {0};
|
||||
if (IsLinux()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue