diff options
Diffstat (limited to 'src/internal/cpu/cpu_x86.s')
| -rw-r--r-- | src/internal/cpu/cpu_x86.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/cpu/cpu_x86.s b/src/internal/cpu/cpu_x86.s index 564e1133ed..93c712d784 100644 --- a/src/internal/cpu/cpu_x86.s +++ b/src/internal/cpu/cpu_x86.s @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// +build 386 amd64 amd64p32 +// +build 386 amd64 #include "textflag.h" |
