Fix typo in CL 454838.
Change-Id: I0e91d22cf09949f0bf924ebcf09f1ddac525bac4
Reviewed-on: https://go-review.googlesource.com/c/go/+/455161
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-.file "gcc_loong4.S"
+.file "gcc_loong64.S"
/*
* void crosscall1(void (*fn)(void), void (*setg_gcc)(void *g), void *g)