Merge pull request #4688 from XiWeiGu/loongarch64_fixed_gcc14_compilation

loongarch64: Fixed GCC14 compilation issue
This commit is contained in:
Martin Kroeker 2024-05-11 13:38:45 +02:00 committed by GitHub
commit e1e0d9a2ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <stdint.h> #include <stdint.h>
#include <sys/auxv.h> #include <sys/auxv.h>
#include <stdio.h>
/* If LASX extension instructions supported, /* If LASX extension instructions supported,
* using core LOONGSON3R5 * using core LOONGSON3R5