Skip to content

Commit

Permalink
Merge pull request #4688 from XiWeiGu/loongarch64_fixed_gcc14_compila…
Browse files Browse the repository at this point in the history
…tion

loongarch64: Fixed GCC14 compilation issue
  • Loading branch information
martin-frbg authored May 11, 2024
2 parents 8da6f7e + ecf8b58 commit e1e0d9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpuid_loongarch64.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e1e0d9a

Please sign in to comment.