Browse Source

Update zaxpby_vector.c

pull/4483/head
Martin Kroeker GitHub 2 years ago
parent
commit
05cf634929
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      kernel/riscv64/zaxpby_vector.c

+ 1
- 0
kernel/riscv64/zaxpby_vector.c View File

@@ -267,5 +267,6 @@ int CNAME(BLASLONG n, FLOAT alpha_r, FLOAT alpha_i, FLOAT *x, BLASLONG inc_x, FL
} }
} }
return(0); return(0);
}
} }



Loading…
Cancel
Save