Browse Source

loongarch64: Fixed GCC14 compilation issue

tags/v0.3.28^2
gxw 1 year ago
parent
commit
ecf8b588a9
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      cpuid_loongarch64.c

+ 1
- 0
cpuid_loongarch64.c View File

@@ -33,6 +33,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

#include <stdint.h>
#include <sys/auxv.h>
#include <stdio.h>

/* If LASX extension instructions supported,
* using core LOONGSON3R5


Loading…
Cancel
Save