aboutsummaryrefslogtreecommitdiff
path: root/src/internal/goarch/zgoarch_mips64.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/goarch/zgoarch_mips64.go')
-rw-r--r--src/internal/goarch/zgoarch_mips64.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/goarch/zgoarch_mips64.go b/src/internal/goarch/zgoarch_mips64.go
index 3b61356b18..7de345e321 100644
--- a/src/internal/goarch/zgoarch_mips64.go
+++ b/src/internal/goarch/zgoarch_mips64.go
@@ -16,6 +16,7 @@ const IsArm64 = 0
const IsArm64be = 0
const IsPpc64 = 0
const IsPpc64le = 0
+const IsLoong64 = 0
const IsMips = 0
const IsMipsle = 0
const IsMips64 = 1