Browse Source

Update cpuid_loongarch64.c

pull/4596/head
Martin Kroeker GitHub 2 years ago
parent
commit
fc8de8ba04
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
      cpuid_loongarch64.c

+ 1
- 0
cpuid_loongarch64.c View File

@@ -32,6 +32,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
**********************************************************************************/
#include <stdio.h>
#include <stdint.h>
#include <string.h>
#include <sys/auxv.h>

/* If LASX extension instructions supported,


Loading…
Cancel
Save