Skip to content

Commit 97620ac

Browse files
authored
remove extra line
1 parent 4ce16fa commit 97620ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ggml/src/ggml-cpu/simd-mappings.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1179,7 +1179,6 @@ static inline void __lzs_f16cx4_store(ggml_fp16_t * x, float32x4_t v_y) {
11791179
#define GGML_F16_ARR (GGML_F16_STEP/GGML_F16_EPR)
11801180
#endif
11811181

1182-
11831182
#ifdef __cplusplus
11841183
}
11851184
#endif

0 commit comments

Comments
 (0)