summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/ring0/x86.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/sentry/platform/ring0/x86.go')
-rw-r--r--pkg/sentry/platform/ring0/x86.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/sentry/platform/ring0/x86.go b/pkg/sentry/platform/ring0/x86.go
index 5f80d64e8..9da0ea685 100644
--- a/pkg/sentry/platform/ring0/x86.go
+++ b/pkg/sentry/platform/ring0/x86.go
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// +build i386 amd64
+// +build 386 amd64
package ring0