Skip to content

Commit 4d49857

Browse files
committed
fixup! format
1 parent ef5642e commit 4d49857

File tree

1 file changed

+1
-0
lines changed
  • compiler-rt/lib/builtins/cpu_model

1 file changed

+1
-0
lines changed

compiler-rt/lib/builtins/cpu_model/riscv.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ void __init_riscv_feature_bits(void *PlatformArgs) {
351351
return;
352352

353353
__riscv_feature_bits.length = RISCV_FEATURE_BITS_LENGTH;
354+
354355
#if defined(__linux__)
355356
struct riscv_hwprobe Hwprobes[] = {
356357
{RISCV_HWPROBE_KEY_BASE_BEHAVIOR, 0}, {RISCV_HWPROBE_KEY_IMA_EXT_0, 0},

0 commit comments

Comments
 (0)