Browse Source

Adding missing endif

tags/v0.3.25^2
Chip-Kerchner 2 years ago
parent
commit
b677d0d5fd
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      driver/others/dynamic_power.c

+ 1
- 0
driver/others/dynamic_power.c View File

@@ -234,6 +234,7 @@ static int __builtin_cpu_supports(char* arg)
return 0;
}
#endif
#endif

static gotoblas_t *get_coretype(void) {



Loading…
Cancel
Save