Browse Source

Remove excess initializer (leftover from rework of PR 3793)

tags/v0.3.22^2
Martin Kroeker GitHub 3 years ago
parent
commit
c9d78dc3b2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      kernel/setparam-ref.c

+ 0
- 1
kernel/setparam-ref.c View File

@@ -870,7 +870,6 @@ gotoblas_t TABLE_NAME = {
#if BUILD_COMPLEX16==1
zgeadd_kTS,
#endif
1, // align_k
};

#if (ARCH_ARM64)


Loading…
Cancel
Save