loongarch64: Fixed GCC14 compilation issue
This commit is contained in:
parent
8da6f7e5f2
commit
ecf8b588a9
|
@ -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…
Reference in New Issue