diff options
Diffstat (limited to 'src/runtime/rt0_linux_mipsx.s')
| -rw-r--r-- | src/runtime/rt0_linux_mipsx.s | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/runtime/rt0_linux_mipsx.s b/src/runtime/rt0_linux_mipsx.s index 9f5842b51a..3cbb7fc377 100644 --- a/src/runtime/rt0_linux_mipsx.s +++ b/src/runtime/rt0_linux_mipsx.s @@ -3,8 +3,6 @@ // license that can be found in the LICENSE file. //go:build linux && (mips || mipsle) -// +build linux -// +build mips mipsle #include "textflag.h" |
